dbashyam has asked for the wisdom of the Perl Monks concerning the following question:
Any idea why it gives this error Thanks,install_driver(Sybase) failed: Can't locate DBD/Sybase.pm in @INC (@IN +C contains: /opt/nms/perl/lib /opt/nms/perl/lib64/perl5/site_perl/5.8 +.8/x86_64-linux-thread-multi /opt/nms/perl/lib/perl5/site_perl/5.8.8 +/opt/nms/perl/lib/perl5/site_perl /usr/local/lib64/perl5 /usr/local/s +hare/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl +/usr/lib64/perl5 /usr/share/perl5 .) at (eval 3) line 3. Perhaps the DBD::Sybase perl module hasn't been fully installed, or perhaps the capitalisation of 'Sybase' isn't right. Available drivers: DBM, ExampleP, File, Gofer, Proxy, Sponge.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: perl script to run as non-root
by roboticus (Chancellor) on Oct 16, 2014 at 14:03 UTC | |
by dbashyam (Novice) on Oct 16, 2014 at 14:29 UTC | |
by McA (Priest) on Oct 16, 2014 at 14:51 UTC | |
by roboticus (Chancellor) on Oct 16, 2014 at 19:41 UTC | |
|
Re: perl script to run as non-root
by McA (Priest) on Oct 16, 2014 at 14:02 UTC | |
|
Re: perl script to run as non-root
by karlgoethebier (Abbot) on Oct 16, 2014 at 16:59 UTC | |
by dbashyam (Novice) on Oct 19, 2014 at 04:07 UTC | |
by dbashyam (Novice) on Oct 19, 2014 at 08:52 UTC | |
by karlgoethebier (Abbot) on Oct 19, 2014 at 16:47 UTC |