Thread: perl module install locations
first, apologize if wrong forum
i'm having bit of issue existing scripts (from freebsd hosts) wanting move on ubuntu 10.04 lts server 64bit. i'm working on getting scripts run need dbi , mysql. install libdbd-mysql-perl using apt-get. don't want add additional library paths @inc during runtime or rebuilding perl them in, i'd able use perl default @inc can move os.
libdbd-mysql-perl modules located in
/usr/lib/perl5/bundle/dbd/mysql.pm
/usr/lib/perl5/dbd/mysql.pm
perl -e "print join(\"\n\", @inc);"
/etc/perl
/usr/local/lib/perl/5.10.1
/usr/local/share/perl/5.10.1
/usr/lib/perl5
/usr/share/perl5
/usr/lib/perl/5.10
/usr/share/perl/5.10
/usr/local/lib/site_perl
if can give me suggestions appreciate it.
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] perl module install locations
Ubuntu
Comments
Post a Comment