DragonFly kernel List (threaded) for 2004-07
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
perl and can't locate DBI module ?
Hi,
In fresh DFB1.0 install,
I have a pb use perl DBI module :
Can't locate DBI.pm in @INC (@INC contains:
/usr/local/lib/perl5/site_perl/5.005/i386-dragonfly
/usr/local/lib/perl5/site_perl/5.005 . /usr/libdata/perl/5.00503/mach
/usr/libdata/perl/5.00503) ar run-all-tests line 36.
BEGIN failed--compilation aborted at run-all-tests line 36.
solved by :
# cd /usr/local/lib/perl5/site_perl/5.005
# ln -s i386-freebsd i386-dragonfly
rename i386-freebsd to i386-dragonfly on installed program ?
Regards
Rmkml@xxxxxxxxxx
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]