libgmp.so.3
don sellers
dons at ev1.net
Thu Oct 19 03:26:05 CEST 2006
Dear sir:
I installed gmp-4.2.1 with no configuration options.
I have gcc 3.3.4
Output from uname -a :
linux XANDFGXQUU55 2.6.9_x1 #MON NOV 29 10:12:57 EST 2004 i686 GNU/LINUX
Output from ./config.guess:
pentium3-pc-linux-gnu
Output from ./configfsf:
i686-pc-linux-gnu
I created a small "do nothing" file, "trial.c"
I compiled with:
gcc -o trial -lgmp trial.c
There were no errors.
I tried to execute with:
./trial
but I got the message:
./trial: error while loading shared libraries: libgmp.so.3: cannot open shared object file :no such file or directory.
libgmp.so.3 is in /usr/local/lib
Please help.
Regards,
Don Sellers
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gmplib.org/list-archives/gmp-bugs/attachments/20061018/4bf7aa1a/attachment.html
More information about the gmp-bugs
mailing list