in reply to Re: Perlfect aborted when loading DB_file.pm
in thread Perlfect aborted when loading DB_file.pm
# perl -MDB_file -e1 Can't locate DB_file.pm in @INC (@INC contains: /etc/perl /usr/local/l +ib/perl/5.10.0 /usr/local/share/perl/5.10.0 /usr/lib/perl5 /usr/share +/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_pe +rl .). BEGIN failed--compilation aborted.
Thats the error I got. And on installation, i first installed Berkeley as DB_file required db.h to /usr/local/contrib/include and ../lib. And i configured config of DB_File.pm to point to db.h and did a make install. I actually am not too sure when i should put DB_file.pm Any suggestion greatly appreciated! :)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Perlfect aborted when loading DB_file.pm
by Corion (Patriarch) on Dec 26, 2009 at 22:23 UTC | |
|
Re^3: Perlfect aborted when loading DB_file.pm
by Khen1950fx (Canon) on Dec 26, 2009 at 22:33 UTC | |
by blackcode (Novice) on Dec 27, 2009 at 08:50 UTC | |
by Corion (Patriarch) on Dec 27, 2009 at 13:43 UTC |