LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Mandriva (https://www.linuxquestions.org/questions/mandriva-30/)
-   -   Firefox 0.9 (https://www.linuxquestions.org/questions/mandriva-30/firefox-0-9-a-195221/)

Josh328 06-19-2004 01:26 AM

Firefox 0.9
 
Is there a MDK RPM for Firefox 0.9 yet?

thanks,
JOsh

Josh328 06-19-2004 02:21 AM

forget it... i got it installed.. but i still can't get Java working!!!!! I couldn't in 0.8 either!! any tricks?

JOsh

Josh328 06-19-2004 03:26 AM

ok, figured it out... incase it helps anyone else...

http://plugindoc.mozdev.org/faqs/java.html

i thought i had done all of this... but i deleted everything and started over.. i think i had an older version of JRE

subaruwrx 06-20-2004 03:59 AM

Sorry for borrowing your thread. But does anyone know the difference between the files below?

firefox-0.9-i686-linux-gtk2+xft-installer.tar.gz
firefox-0.9-i686-linux-gtk2+xft.tar.gz
firefox-0.9-source.tar.bz2

SBing 06-20-2004 04:59 AM

Quote:

Originally posted by subaruwrx
firefox-0.9-i686-linux-gtk2+xft-installer.tar.gz
firefox-0.9-i686-linux-gtk2+xft.tar.gz
firefox-0.9-source.tar.bz2

Educated guess here (feel free to correct anyone):

source.tar.bz2 is a bz2 file (extract with 'tar -jxvf') which you can use to compile firefox from source

linux-gtk2+xf2 is a precompiled firefox binary in a tarball (extract with 'tar -zxvf') which you can just extract and run

linux-gtk2+xft-installer is a tarball with an executable installer.

Personally I would always go for the source and compile it, but that's because I'm on slackware and things normally compile on slackware ;).

Otherwise go for the installer :)

Steve


All times are GMT -5. The time now is 08:27 PM.