home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.linux
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!cs.utexas.edu!sun-barr!ames!pacbell.com!att-out!cbfsb!cbnewsg.cb.att.com!wto
- From: wto@cbnewsg.cb.att.com (William T. O Connell)
- Subject: Need to update non-shared stub version of shlib
- Message-ID: <1992Dec30.075023.18046@cbfsb.cb.att.com>
- Keywords: seyon,shared libraries
- Sender: news@cbfsb.cb.att.com
- Organization: AT&T
- Date: Wed, 30 Dec 1992 07:50:23 GMT
- Lines: 36
-
-
- This problem started with trying to get seyon to run under X.
- I siffed through all the docs that I can find and am kinda stuck.
-
- My machine locks up when seyon tries to display the "seyon command center"
- window. I'm assuming (now weren't you told never to assume anything 8-) ),
- that this is because seyon requires version 2.1 shared libraries
- were I have 2.0.
-
- I have 2.1 shlibs but, seyon is linked with 2.0. i.e.)
- #ldd seyon-cmd
- /lib/XawVen.so.2.0 (Classic 2.0) <----- Wrong libraries
- /lib/libX11.so.2.0 (Classic 2.0) <----- (Need 2.1)
- /lib/libc.so.4 (Jump table 4.1)
-
- I just installed the new shared libraries (version 2.1), but when I
- build seyon-cmd, it's still using the old shared libraries.
-
- I quess what I need to do is replace the stub libraries (libXaw.a &
- libX11.a) so that they will now point to the new shared libraries?
-
- This is were I am stuck. Any help on how to re-build them or on where
- I could locate the new ones would be appreciated.
-
- If anybody knows of a different reason that would be causing X to
- lock up (from the above scenerio) I would welcome you input.
-
- I am using SLS .99p1.
-
-
- - Bill wto@ihlpx.att.com
-
-
- BTW: Peter, SLS works great :-}, I'm REALLY impressed with what you
- put together!
-
-