in reply to Can't load perl module Filesys::SmbClient
Hi, your code should go inside <code></code> tags. Didn't you see that it's not rendered sanely? Please edit and fix your post.
When you get an error complaining about failure to load a library ending in .so, it's usually because your system is missing a required C library that must be compiled and linked to by your desired Perl module.
Have you followed the documentation for Filesys::SmbClient? As in:
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Can't load perl module Filesys::SmbClient
by bvani (Initiate) on Jul 05, 2017 at 17:22 UTC | |
| [reply] [d/l] |