>> > Suggestions?
>> 
>> I would do:
>> 
>> $ ln -s /usr/local/lib/libgmp.so.6.3 /usr/local/lib/libgmp.so
>> 
>> Maybe even do:
>> 
>> $ ln -s /usr/local/lib/libgmp.so.6.3 /usr/local/lib/libgmp.so.3
>> 
>> just to be sure. You could link to the one in /usr/lib instead.
>> It looks like you didn't need to install it, it was already
>> there, it just couldn't find the name it was looking for.
>> 
>
> Gah!  Still no luck :-(

Do you have /usr/local/lib in the /etc/ld.so.conf file? If not, 
add it, the run "ldconfig", and try compiling again. 

If that still doesn't work, make sure you have "gmp.h" somewhere
in your include path. I also had to add the "gmp-devel" RPM to
get it. I don't know what the BSD equivalent would be. 

Brian Bebeau
Mycom Group, Inc.
[EMAIL PROTECTED]







----------------------------------------------------------------------------------------------
This message has been scanned by mycomPRO® mailMAX™.
For further information, visit http://www.mycompro.com

<<winmail.dat>>

_______________________________________________
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users

Reply via email to