Ranga wrote: > I'm a newbie to Linux wanting to upgrade to the latest version of > Mozilla. Can somebody please explain? >
on the linux boxen I have official mozilla builds on (as opposed to build from CVS) I have the mozilla installed into (or, rather extracted into) /usr/local/mozilla. When a new milestone is released, I do this; root@box /usr/local# mv mozilla moz0.9.x root@box /usr/local# tar zxvpf <mozilla tarball> simple and easy. I install plugins to a folder /usr/local/moz_plug, and then symlink them into my mozilla; root@box /usr/local/mozilla/plugins# ln -s ../../moz_plug/* hth, -- Morten Nilsen, aka Dr. P We are the borg^]dbdbiMicrosoft. Prepare to be assimilated^]dbiembraced and extended. Resistance is futile^]dbdbdbiWe know you want it. :wq
