Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Mar 1997 18:18:27 -0800 (PST)
From:      random junk <jsd@gamespot.com>
To:        freebsd-questions@freebsd.org
Subject:   libXmu, again
Message-ID:  <XFMail.970328182326.jsd@gamespot.com>

next in thread | raw e-mail | index | archive | help
disclaimer: i tried to search the mailing list archives for the
answer to this question but typing "libXmU" brings up a bunch of stuff from
1995.  i know this question was answered just this week, but there is no way to
restrict dates in the archive search as far as i can tell.  i'm really sorry to
have to waste the list's time like this, but the searching function just isn't
up to snuff.

anyway, enough prelude.

i just upgraded to 2.2.1 and i am seeing the dreaded:
    ld.so failed: Can't find shared library "libXmu.so.6.0"

the file exists, is world readable, and is in my LD_LIBRARY_PATH.  what am i
doing wrong?

hudsucker 20 > xmcd
ld.so failed: Can't find shared library "libXmu.so.6.0"
hudsucker 21 > ls -l /usr/X11R6/lib/libXmu*
-rwxr-xr-x  1 root  wheel  79104 Oct 24 07:24 /usr/X11R6/lib/libXmu.a
-rwxr-xr-x  1 root  wheel  81038 Oct 26 03:26 /usr/X11R6/lib/libXmu.so.6.0
hudsucker 22 > echo $LD_LIBRARY_PATH
/usr/local/lib:/usr/X11R6/lib
hudsucker 23 > ldconfig -r | grep Xmu
hudsucker 24 > 

argh!

Jon Drukman                                              jsd@gamespot.com
-------------------------------------------------------------------------
System Administrator                             SpotMedia Communications



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.970328182326.jsd>