[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

Library error



When i try to run javac it gives the error :
/usr/lib/kaffe/kaffe/ error while loading shared libraries ; libgmp.so.2
cannot open shared object file : No such file or directory.
however the file exists under /usr/lib as a symbolic link to
libgmp.so.2.0.2

ie libgmp.so --> libgmp.so.2 and
libgmp.so.2 -- > libgmp.so.2.0.2.

Is something wrong?

thanks

amit