I'm wondering if anyone else had this same 'problem' getting Firefox 0.8 running.
I've just recently installed Mandrake 10.0 (my first Linux install at home), downloaded the Firefox 0.8 package from http://ftp.mozilla.org/pub/mozilla.o...nux-gnu.tar.gz and uncompressed it as /usr/local/bin/firefox (like I said, its my first Linux install, but this seemed like as good a place as any for it--suggestions?)
When I changed to that directory and ran '. firefox' the command shell window closed right away. I re-opened it, and added the & to the end, and saw that it said "Cannot find mozilla runtime directory. Exiting.' I edited the shell script, turned the de-bug on (by uncommenting the 'set -x' line), and ran it again. I realized that I needed to modify the following two lines as follows:
Firefox now runs, and I can continue down the road to Linux masteryCode:## was: moz_libdir=/usr/local/lib/mozilla-1.6 moz_libdir=/usr/local/bin/firefox ## was: MRE_HOME=/usr/local/lib/mre/mre-1.6 MRE_HOME=/usr/local/bin/firefox/mre/mre-1.6![]()
The reason being is because you put everything in bin instead of lib. Typically only the binary executable goes in bin.
I take it you're using a binary install as opposed to a source install.
AMD Athlon 2200+ 1.8Ghz
1280MB PC-3200 CAS2.5 RAM
ATI Radeon 9600 Pro 128MB AGP
Western Digital WDC WD2500JB-00FUA0 250GB 7200 rpm ATA/133
Seagate ST3200822A 200GB 7200 rpm ATA/133
Western Digital WDC WD1200BB-00CAA1 120GB 7200 rpm ATA/133
Western Digital WDC WD800BB-00CAA1 80GB 7200 rpm ATA/133
Maxtor OneTouch 2HA43R32 1TB 7200 rpm USB 2.0
D-Link DFE-530TX+ 10/100 NIC
D-Link DWL-G520 Rev.A
Debian 5.0r1 Lenny
Bookmarks