Return to BSD News archive
Path: sserve!newshost.anu.edu.au!munnari.oz.au!quagga.ru.ac.za!Braae!g89r4222 From: csgr@cs.ru.ac.za (Geoff Rehmet) Newsgroups: comp.os.386bsd.development Subject: Re: shlib_minor from 0 to 1 Date: 16 Jul 1994 14:35:05 GMT Organization: Rhodes University Computing Services Lines: 18 Message-ID: <308r6p$m3c@quagga.ru.ac.za> References: <774194386.AA09311@f74.n700.z6.ftn.air.org> <303jbu$845@pdq.coe.montana.edu> Reply-To: csgr@cs.ru.ac.za NNTP-Posting-Host: braae.ru.ac.za X-Newsreader: NN version 6.5.0 #4 (NOV) In <303jbu$845@pdq.coe.montana.edu> nate@bsd.coe.montana.edu (Nate Williams) writes: >Not if you didn't delete the old shared libraries. Hint, never delete older >shlibs unless you're certain they're not needed. That's what shlibs are >all about. In the case of going from version 1.0 to 1.1, you can actually delete the old libraries - it won't create any problems. In fact, you will find that if you have both sets of libraries on your disk, and you run ldd on an executable that was created against lib*.so.1.0, you will find that it is now linking against lib*.so.1.1. (The 1.0 libs just become dead wood on your disk ;-) Geoff. -- Geoff Rehmet, Computer Science Department, | ____ _ o /\ Rhodes University, South Africa |___ _-\_<, / /\/\ FreeBSD core team | (*)/'(*) /\/ / \ \ csgr@cs.ru.ac.za, csgr@freefall.cdrom.com, geoff@neptune.ru.ac.za