home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / aix / 9112 < prev    next >
Encoding:
Internet Message Format  |  1992-08-26  |  1.2 KB

  1. Xref: sparky comp.unix.aix:9112 bit.listserv.aix-l:1399
  2. Newsgroups: comp.unix.aix,bit.listserv.aix-l
  3. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!zaphod.mps.ohio-state.edu!moe.ksu.ksu.edu!hobbes.physics.uiowa.edu!news.uiowa.edu!herky.cs.uiowa.edu!williams
  4. From: williams@herky.cs.uiowa.edu (Kent Williams)
  5. Subject: Shared Libraries lose under AIX 3.1/X11R5
  6. Message-ID: <1992Aug26.182513.22338@news.uiowa.edu>
  7. Sender: news@news.uiowa.edu (News)
  8. Date: Wed, 26 Aug 1992 18:25:13 GMT
  9. Reply-To: williams@herky.cs.uiowa.edu (Kent Williams)
  10. Nntp-Posting-Host: herky.cs.uiowa.edu
  11. Organization: U of Iowa, Iowa City, IA
  12. Lines: 14
  13.  
  14. OK, Gentle readers, I've spent an hour getting lost in Info Explorer, now
  15. clue me in:
  16.  
  17. I've just built X11 R5 on a RS6000 running AIX 3.1, and none of my clients
  18. want to run because they can't find their shared libraries.
  19.  
  20. I've tried setting LIBPATH in my shell, to point at /usr/local/lib where
  21. I've dropped the libraries.  I've tried rebuilding the clients after making
  22. Makefiles with -DUSE_INSTALLED.  I've dinked and dinked to no avail.
  23.  
  24. What is the magic incantation to tell the system how to find shared libraries
  25. if they're not where IBM put them?  Or is it possible to link statically?
  26.  
  27.  
  28.