Thaths wrote:
> #include <i-do-not-touch-fc4-with-a-barge-pole.h>
> 
> 1. # mkdir /usr/local/firefox-1.5
> 2. # cd /usr/local/ && tar zxvf ~/firefox-1.5.tar.gz
> 3. # cd /usr/local/ && mv firefox firefox-1.5
> 4. # cd /usr/local/bin && ln -s /usr/local/firefox-1.5/firefox firefox
> 5. # echo "export MOZILLA_HOME=/usr/local/firefox-1.5
> 6. # which firefox

Simpler -

# rm -rf /usr/local/bin/firefox/
# tar -zxvf firefox-[whatever]

Have /usr/local/bin/firefox/ in your ENV and MOZILLA_HOME, either in
.bashrc or /etc/profile/

Oh, don't forget to update your plugins (realplayer, shockwave, java
etc) once you upgrade firefox.


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
linux-india-help mailing list
linux-india-help@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to