Art Alexion on 28 Mar 2007 19:00:24 -0000 |
On Wednesday 28 March 2007 13:26, sean finney wrote: > > As I write this apt > > is installing security updates to firefox 1.5 and ooo 2.0, except I use > > ff 2 & ooo 2.1, installed in /opt. I expect I wlll have to readjust > > symlinks, etc. > > symlinks? you shouldn't be placing any symlinks anywhere under /usr > (except /usr/local). that's dpkg's domain[1]. I have been backing up the original links and redirecting them. E.g. cp /usr/bin/mozilla-firefox /usr/bin/mozilla-firefox.dapper~ cd /usr/bin ln -s /opt/firefox-2/program/mozilla-firefox I know I can put a link to /opt/firefox-2/program/mozilla-firefox in /usr/local/bin, but how do I adjust my path so that the executable in /usr/local/bin runs before /usr/bin? What about programs that launch firefox with a hard-coded reference to the full /usr/bin path? I assume there is a better way to do this than I have been doing. -- _____________________________________________________________ Art Alexion PGP fingerprint: 52A4 B10C AA73 096F A661 92D2 3B65 8EAC ACC5 BA7A Keyserver: hkp://subkeys.pgp.net The attachment - signature.asc - is my electronic signature; no need for alarm. Info @ http://mysite.verizon.net/art.alexion/encryption/signature.asc.what.html _____________________________________________________________ Attachment:
pgpla6XzwcsRx.pgp ___________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|