home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / sun / admin / 9534 < prev    next >
Encoding:
Text File  |  1992-12-17  |  1.8 KB  |  41 lines

  1. Newsgroups: comp.sys.sun.admin
  2. Path: sparky!uunet!usc!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!ira.uka.de!math.fu-berlin.de!news.belwue.de!news.uni-stuttgart.de!kssun3!jens
  3. From: jens@kssun3.rus.uni-stuttgart.de (Jens Schweikhardt 07151690270)
  4. Subject: How to update shared libraries?
  5. Message-ID: <1992Dec17.115050.9821@news.uni-stuttgart.de>
  6. Sender: news@news.uni-stuttgart.de (USENET News System)
  7. Organization: Computer Center U o Stuttgart, Communications Dept, FRG
  8. Date: Thu, 17 Dec 1992 11:50:50 GMT
  9. Lines: 30
  10.  
  11. Hello Experts!
  12.  
  13. On our Sparc Station with SUNOS 4.1.1 we have shared libraries
  14. with version 1.6 and 1.6.1 in /usr/lib as follows:
  15. -rw-r--r--  1 root     staff        7996 Oct 11  1990 /usr/lib/libc.sa.1.6
  16. -rwxr-xr-x  1 root     staff      516096 Oct 12  1990 /usr/lib/libc.so.1.6
  17. -rwxr-xr-x  1 root     staff      532480 Mar 27  1992 /usr/lib/libc.so.1.6.1
  18.  
  19. Now I ftp'd a binary from some other Sparc Station which on invocation
  20. produced a linker warning:
  21. ld.so: warning: /usr/lib/libc.so.1.6.1 has older revision than expected 7
  22.  
  23. So my libraries are not up to date. I can get from the same Sparc Station
  24. the libraries with version 1.8 and 1.8.1. My question is if I can
  25. just ftp these and put them in my /usr/lib and do a ldconfig.
  26. I don't want to *JUST DO IT AND SEE WHAT HAPPENS* because
  27. if something is wrong with this, many programs wouldn't work anymore.
  28. Perhaps even the rm I need to undo my disastrous attempt.
  29.  
  30. BTW I feel pretty left alone with this shared library stuff. Nothing
  31. about these questions in the man pages (or did I overlook s.t.?)
  32. Does anyone know a good book/article/faq-list which explains
  33. the philosophy/dos & don'ts in connection with shared libraries?
  34.  
  35. Thanxalot for any advice!
  36. -- 
  37. jens@kssun3.rus.uni-stuttgart.de (Jens Schweikhardt)
  38. Communications Dept. - University Of Stuttgart, Germany
  39.  
  40. For a nice talk call 1-800-dev-null
  41.