[14548] in Athena Bugs

home help back first fref pref prev next nref lref last post

xtc, xmitdir ldd problems

daemon@ATHENA.MIT.EDU (Dorothy Bowe)
Wed Aug 14 08:52:53 1996

To: mbarker@MIT.EDU
Cc: bugs@MIT.EDU
In-Reply-To: [14405]
Date: Wed, 14 Aug 1996 08:52:29 EDT
From: Dorothy Bowe <dot@MIT.EDU>

Hey Mike, want to hear some more interesting stuff about this bug?
Naomi's login failed again this morning with xtc and xmitdir unable to
find their respective libraries.  I poked around a little and did some
ldd's on tc and xmh, the latter of which ran just fine.  Here's the
result:

  [~] athena%ldd /mit/calendar/sun4bin/tc
          libXt.so.4.0 =>  (not found)
          libXmu.so.4.0 =>         (not found)
          libX11.so.4.2 =>         (not found)
          libc.so.1.6 =>   (not found)
  [~] athena%printenv LD_LIBRARY_PATH
  /usr/openwin/lib
  [~] athena%which xmh
  /usr/athena/bin/xmh
  [~] athena%ldd `!!`
  ldd `which xmh`
          libXaw.so.5 =>   /usr/openwin/lib/libXaw.so.5
          libXmu.so.4 =>   /usr/openwin/lib/libXmu.so.4
          libXt.so.4 =>    /usr/openwin/lib/libXt.so.4
          libXext.so.0 =>  /usr/openwin/lib/libXext.so.0
          libX11.so.4 =>   /usr/openwin/lib/libX11.so.4
          libsocket.so.1 =>        /usr/lib/libsocket.so.1
          libnsl.so.1 =>   /usr/lib/libnsl.so.1
          libc.so.1 =>     /usr/lib/libc.so.1
          libm.so.1 =>     /usr/lib/libm.so.1
          libdl.so.1 =>    /usr/lib/libdl.so.1
          libw.so.1 =>     /usr/lib/libw.so.1
          libintl.so.1 =>  /usr/lib/libintl.so.1
  
Cool, eh?  How come xmh can find the libraries and tc can't?  I don't
know if it means anything, but tc, xmitdir, and olc_browser were all
last compiled in 1992.  What if we just recompiled them?  

Oh, and add'ing the calendar fixed things for Naomi.  Go figure.

			./dot

home help back first fref pref prev next nref lref last post