On Tue, 18 Mar 2003, James McDonald wrote:
> OK let's say that I had glib-2.0 installed in the default location of
> /usr it's the default mandrake 9.0 rpm install.
>
> Then I go and download the latest src.tar.gz version and ./configure it
> with the defaults and install the new version in /usr/local
>
> How do I un-install the old version in /usr without breaking all the
> dependences and have the apps that where looking in /usr/* for the
> libraries now reference /usr/local....

This should be a nonissue, as the dynamic linker (ldd) takes care of this
stuff.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Lonni J Friedman                                [EMAIL PROTECTED]
Linux Step-by-step & TyGeMo                  http://netllama.ipfox.com
_______________________________________________
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc -> http://www.linux-sxs.org/mailman/listinfo/linux-users

Reply via email to