home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / linux / 21903 < prev    next >
Encoding:
Text File  |  1992-12-28  |  1.0 KB  |  29 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!munnari.oz.au!cs.mu.OZ.AU!munta.cs.mu.OZ.AU!fjh
  3. From: fjh@munta.cs.mu.OZ.AU (Fergus James HENDERSON)
  4. Subject: Re: [Q]Upgrading libc.so.
  5. Message-ID: <9236402.1513@mulga.cs.mu.OZ.AU>
  6. Keywords: libc.so linux Library
  7. Sender: news@cs.mu.OZ.AU
  8. Organization: Computer Science, University of Melbourne, Australia
  9. References: <KIRSCH.30.725552731@ps1.iaee.tuwien.ac.at>
  10. Date: Mon, 28 Dec 1992 15:44:03 GMT
  11. Lines: 16
  12.  
  13. KIRSCH@ps1.iaee.tuwien.ac.at (Rainer Kirsch) writes:
  14.  
  15. >Upgrading from libc.so.4.1 to 4.2 isn't that easy. [...]
  16. >In order to make a new link, I removed the old one and uups ... I could not 
  17. >do anything else. Of course!  [...]
  18. >My question is: Have I overseen some simpler possibility of procedure?
  19.  
  20. Yes. Use the -f options to ln. For example:
  21.  
  22.     ln -sf libc.so.4.2 libc.so.4
  23.  
  24. -- 
  25. Fergus Henderson             fjh@munta.cs.mu.OZ.AU      
  26. This .signature virus is a self-referential statement that is true - but 
  27. you will only be able to consistently believe it if you copy it to your own
  28. .signature file!
  29.