Hi Marc. Thanks for the response. On Tue, 2004-05-04 at 16:51, Marc Siegel wrote: > Let me confirm the same experience - > there is a misconfiguration in FC1 with some of the symlinks > with the libgmp same, I cant recall exactly which one but do > an > ls -l /usr/lib/libgmp* When I run ls -l /usr/lib/libgmp* I get the following: ve1drg@mach3 ve1drg]$ ls -l /usr/lib/libgmp* -rw-r--r-- 1 root root 460642 Oct 23 2003 /usr/lib/libgmp.a lrwxrwxrwx 1 root root 15 Apr 29 15:38 /usr/lib/libgmp.so -> libgmp.so.3.3.2 lrwxrwxrwx 1 root root 15 Apr 29 14:29 /usr/lib/libgmp.so.3 -> libgmp.so.3.3.2 -rwxr-xr-x 1 root root 179988 Oct 23 2003 /usr/lib/libgmp.so.3.3.2 -rw-r--r-- 1 root root 30480 Oct 23 2003 /usr/lib/libgmpxx.a lrwxrwxrwx 1 root root 10 Apr 29 15:38 /usr/lib/libgmpxx.so -> gmpxx.so.3 lrwxrwxrwx 1 root root 17 Apr 29 14:29 /usr/lib/libgmpxx.so.3 -> libgmpxx.so.3.0.4 -rwxr-xr-x 1 root root 14648 Oct 23 2003 /usr/lib/libgmpxx.so.3.0.4 -------- This line is blinking as if there is no symlink: lrwxrwxrwx 1 root root 10 Apr 29 15:38 /usr/lib/libgmpxx.so -> gmpxx.so.3 (See above).. Should I just deleted this link or look for another file to set up a new link?? Your advice would be appreciated. > > you should do what is necessary to make the libgmpxx symlinks look like > 13 May 3 11:22 /usr/lib/libgmpxx.so -> libgmpxx.so.3 > 17 Apr 28 10:37 /usr/lib/libgmpxx.so.3 -> libgmpxx.so.3.0.4 > > and then run ldconfig -v again as root. > > Marc Siegel > > > Ted Gervais wrote: > > I installed Fedora core1 about a week ago and while things are generally > > pretty good I get this error when I run 'ldconfig -v'. > > > > libssl.so.4 -> libssl.so.0.9.7a > > libanl.so.1 -> libanl-2.3.2.so > > libdb-4.1.so -> libdb-4.1.so > > libSegFault.so -> libSegFault.so > > libacl.so.1 -> libacl.so.1.1.0 > > libproc.so.2.0.17 -> libproc.so.2.0.17 > > libpwdb.so.0 -> libpwdb.so.0.62 > > libtermcap.so.2 -> libtermcap.so.2.0.8 > > ld-linux.so.2 -> ld-2.3.2.so > > libBrokenLocale.so.1 -> libBrokenLocale-2.3.2.so > > /usr/lib: > > ldconfig: Cannot stat /usr/lib/libgmpxx.so: No such file or directory > > > > ---------------------- > > > > After I get this error and can run ldconfig -v again, and there is no > > error. But it does return the next time I turn this machine back on. > > > > Just wondering about why this is happening and should I fix it somehow? > > Everything else seems to be ok.. > > -- Ted Gervais Coldbrook, Nova Scotia Canada.