Re: [SLUG] firefox windows

From: ronan (ronan@tampabay.rr.com)
Date: Sun Mar 30 2008 - 15:53:09 EST


You might try just routing your paths to use the other firefox:

export PATH=/opt/firefox:$PATH
export LD_LIBRARY_PATH=/opt/firefox:$LD_LIBRARY_PATH

that way, the stuff in /opt will get used preferentially.

Since you want the one that was installed by apt-get, you can feel free
to blow-away firefox with reckless abandon, since you can always use
apt-get to re-install the version that you really want.

--ronan
>
> eben@pc:~$ du -sh /usr/lib/firefox/ /opt/firefox/
> 20M /usr/lib/firefox/
> 22M /opt/firefox/
>
> What would I lose if I did "rm -r /usr/lib/firefox/"? Actually, I
> might try "mv /usr/lib/firefox /usr/lib/firefox.old" and see how that
> goes first.
>

-----------------------------------------------------------------------
This list is provided as an unmoderated internet service by Networked
Knowledge Systems (NKS). Views and opinions expressed in messages
posted are those of the author and do not necessarily reflect the
official policy or position of NKS or any of its employees.



This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 15:30:01 EDT