Paul wrote: > I got an error when I installed net-smp-5.4.1.2, and the error message > is as following: > > ... > /usr/bin/ld: cannot find -lperl
Please tell us the exact sequence of commands you've been using (configure options etc.). After you've hit the problem, please re-run the last command and send us the full output of that. > I have checked that there is actually perl library. > $loacte perl.so > /usr/lib/libperl.so.5.8.8 > /usr/lib/libperl.so.5.8 > /usr/lib/purple-2/perl.so > Why I got this error? What OS version are you building on? What's the output of "perl -V"? You should have a libperl.so (or libperl.a) within your perl path (e.g. /usr/lib/perl5/5.8.8/i586-linux-thread-multi/CORE/libperl.so). +Thomas ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
