LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Firefox upgrade from version 1 to 3 on RHEL AS 4 Linux (https://www.linuxquestions.org/questions/linux-newbie-8/firefox-upgrade-from-version-1-to-3-on-rhel-as-4-linux-757473/)

chankya 09-24-2009 07:57 AM

Firefox upgrade from version 1 to 3 on RHEL AS 4 Linux
 
Hi all ,
I am using RHEL AS 4 Linux. My current version of Firefox is 1. I am trying to upgrade it to 3.5 which is latest, how ever after downloading the gz file and extracting it it opens only old version.
after firefox command it opens old Firefox and not upgrade process.
I don't get any error message while executing the command.
Can any one please help me out ?
Thanks in advance.

Regards,

chankya

j_jerry 09-24-2009 08:12 AM

you should execute the firefox bin file from the extracted .gz file

knudfl 09-24-2009 09:39 AM

Quote:

execute the firefox bin file
Not quite correct.
Firefox is started with the script 'firefox'.
.. You may miss some dependencies.
.. Also required by Firefox-3.0.14, which you can get with
# yum install firefox
( or with 'up2date' ).

The dependencies are described is this thread :
http://www.linuxquestions.org/questi...hlight=firefox

The text : export LD_LIBRARY_PATH=/usr/evolution28/lib
can be added to the ( empty ) line 49 in firefox/firefox
.. to find / use those libraries.
.....

j_jerry 09-24-2009 01:15 PM

Quote:

Originally Posted by knudfl (Post 3695589)
Not quite correct.
Firefox is started with the script 'firefox'.
.. You may miss some dependencies.
.. Also required by Firefox-3.0.14, which you can get with
# yum install firefox
( or with 'up2date' ).

The dependencies are described is this thread :
http://www.linuxquestions.org/questi...hlight=firefox

The text : export LD_LIBRARY_PATH=/usr/evolution28/lib
can be added to the ( empty ) line 49 in firefox/firefox
.. to find / use those libraries.
.....

thanks knudfl, that was a mistake

@chankya
try the 'firefox' file from the tar, if anything goes wrong let us know

chankya 09-25-2009 03:13 AM

Quote:

Originally Posted by j_jerry (Post 3695496)
you should execute the firefox bin file from the extracted .gz file

I tried but it says Command not found ...!

chankya 09-25-2009 03:17 AM

Quote:

Originally Posted by j_jerry (Post 3695861)
thanks knudfl, that was a mistake

@chankya
try the 'firefox' file from the tar, if anything goes wrong let us know

Hi Jerray ,
Thanks for quick response.
I checked on Firefox site for dependacies It asks for some of library files. where and how I should on my system for these versions ?
Thanks all for help.

Regards,

Chankya ...

j_jerry 09-25-2009 04:01 AM

first you should execute firefox; it's the file named 'firefox' (i'm pretty sure its named so)

just double click it or cd into the extracted directory and do ./firefox

knudfl 09-25-2009 06:20 AM

*
REPEAT..REPEAT : the dependencies are all mentioned here
http://www.linuxquestions.org/questi...hlight=firefox


All times are GMT -5. The time now is 07:44 PM.