Cannot compile
Code:
/local/lib /usr/lib/perl/5.8/auto/DynaLoader/DynaLoader.a -L/usr/lib/perl/5.8/CORE -lperl -ldl -lm -lpthread -lc -lcrypt |
What distro are you using?
On mine, I had to find where my libperl.so was and had to place a link to it in /usr/lib/. Code:
ln -s /usr/lib/perl5/5.8.8/i386-linux/CORE/libperl.so /usr/lib/libperl.so use slocate to find your libperl.so Code:
slocate libperl.so |
All times are GMT -4. The time now is 12:05 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.