- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- plz help me install firefox 2
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-27-2007 12:33 AM
тАО02-27-2007 12:33 AM
plz help me install firefox 2
Now I wana install firefox 2, to download,
http://www.mozilla.com/en-US/firefox/ ... and download the "firefox-2.0.0.2.tar.gz"
"unzip > untar" via
tar -xzvf firefox-2.0.0.2.tar.gz
then
cd firefox
here i try to run every executable file to begin the installation, but none of the executeble installs the firefox.
I even try to run "./config" and "./configure" in the firefox directory, but no benefit
#./config
bash: ./config: No such file or directory
#./configure
bash: ./configure: No such file or directory
I also tried
#make
make: *** No targets specified and no makefile found. Stop.
I have attached "ls -l" output of "firefox" directory
plz help
Regards
Maaz
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-27-2007 01:35 AM
тАО02-27-2007 01:35 AM
Re: plz help me install firefox 2
Also, for installation notes see http://www.mozilla.com/en-US/firefox/2.0.0.2/releasenotes/#install
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-27-2007 03:58 PM
тАО02-27-2007 03:58 PM
Re: plz help me install firefox 2
>What flavor of linux are you installing this on?
Redhat WS 3, and Suse 10.
>Do you need to uninstall the 1.5.x version first?
Yes I have uninstalled it already (#rpm -e MozillFirefox-version).
>Do you need to actually compile the program?
I just need to install the program either using rpm file, or otherwise "complile and install"... but simply I wana install the firefox, and the firefox folder doesnt contain any file, that begins the installation.
>If not, take a look at http://fosswire.com/screencasts/html/ff2.html.
Ok, thanks.. I already have done this process. but issue is that, when i run firefox > help > About Mozilla Firefox, it still shows me the old version i.e Firefox version 1.5.0.4. Even I have already uninstalled the 1.5.0.4 rpm, and this firefox is the version 2.
Thanks
Regards
Maaz
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-27-2007 07:47 PM
тАО02-27-2007 07:47 PM
Re: plz help me install firefox 2
Firefox does not need an "installation program": when you untar it, it is immediately ready to run.
Just move the untarred directory to a location of your choice (I prefer /usr/local/firefox).
Then make a symbolic link to /usr/local/bin so that the "firefox" binary is available without typing the entire PATH:
ln -s /usr/local/firefox/firefox /usr/local/bin/
As you have removed the .rpm packaged version of Firefox from your system, your desktop environment does not automatically "know" you have Firefox installed. It's now your job to make this version of Firefox available in desktop menus and the like. Read the documentation of your Linux distribution to find out the recommended way to do that.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-27-2007 07:50 PM
тАО02-27-2007 07:50 PM
Re: plz help me install firefox 2
If its available I recommend the rpm version of firefox. There is probably a very good reason if it does not exist yet. It may require libraries that are not yet integrated into the OS.
I use FC6 for day to day work at home. My general rule after having used this bleeding edge OS exclusively for some months is: If Fedora Core hasn't rolled it yout (via yum) then its probably a bad idea for me to use it.
I say this in spite of serious problems I have with certain sites and FC6 with Firefox 1.5
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-28-2007 03:51 PM
тАО02-28-2007 03:51 PM
Re: plz help me install firefox 2
Ok, its cleared... confusion gone, i.e "Firefox does not need an "installation program": when you untar it, it is immediately ready to run."
But the problem remains... and that is this new firefox shows its version as 1.5.0.4, instead of "2".
firefox > help > About Mozilla Firefox > Firefox version 1.5.0.4., even though, I already have removed the MozillFirefox(1.5.0.4) rpm.
why it shows the old version(uninstalled version) ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-28-2007 10:34 PM
тАО02-28-2007 10:34 PM
Re: plz help me install firefox 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-28-2007 11:03 PM
тАО02-28-2007 11:03 PM
Re: plz help me install firefox 2
I have installed FF2 on HP-UX and Linux Fedora.
Untar the tgz, then run ./firefox and it start and ask you if you want it for favorite browser and it install automatically.
Regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-01-2007 03:59 PM
тАО03-01-2007 03:59 PM
Re: plz help me install firefox 2
And Sorry I waste your precious time.
the reason for the new firefox shows me old version is that I dont have unintalled the rpm(1.5) completely... i.e I just uninstalled(forcefully) MozillaFirefox, but didnt uninstalled MozillaFirefox-translations, and this is the main cause of version issue...
#rpm -e --nodeps MozillaFirefox
#rpm -e MozillaFirefox-tranlations
cd firefox
./firefox.. working quite and ALSO shows the right version
Thanks All
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-01-2007 04:02 PM
тАО03-01-2007 04:02 PM