LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   how to install mozilla 1.4 (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-install-mozilla-1-4-a-94306/)

dilshad 09-18-2003 05:44 PM

how to install mozilla 1.4
 
My OS is redhat 9. It came with mozilla 1.2
I woluld like to install the newer version 1.4
I know I must delete 1.2 before I install 1.4. Please, Can someone tell me how to go about it.


Thanks

zacs2001 09-18-2003 06:25 PM

to uninstall mozilla 1.2 use : redhat-config-packages (add remove program in start menu ) , iassume that you use x-window (gnome or KDE). you cannot use redhat-config-packages in text mode.

then find in the "graphical internet" (or something like that), click "details", uncheck mozilla browser, click close (or something like that), then click "update". thats all.
to uninstall from text mode use : rpm -e mozilla-* (i dont know if this work fine)

to install mozilla 1.4 :if you already download it, you must unzip (or gzip or using "tar") it first. then find binary file "mozilla-installer" (or something like this) wait ... and that's all

SiriusAB 09-18-2003 06:39 PM

Quote:

Originally posted by zacs2001
to uninstall from text mode use : rpm -e mozilla-* (i dont know if this work fine)
I found that it didn't work, because of dependency problems:

Code:

# rpm -e mozilla
error: Failed dependencies:
        libgtkembedmoz.so is needed by (installed) kdebindings-3.1-6
        mozilla = 35:1.2.1 is needed by (installed) galeon-1.2.7-3

I'd love to know what the error message means. One wouldn't want to remove galeon, kdebindings, would they?

I was able to yank off mozilla components previously listed as other dependency deficiencies...

dilshad 09-18-2003 08:06 PM

remove program failed
 
Thanks for help. When I try to uninstall mozilla 1.2 using redhat-config-packages (add remove program in start menu ) I get this message: Can't continue. Package Not Found; W3M is not installed

Electro 09-19-2003 02:20 AM

You don't have to unistall Mozilla 1.2. Just install Mozilla 1.4. Before you install Mozilla 1.4. Rename /usr/bin/mozilla to /usr/bin/mozilla-1.2.

I suggest you don't use RPM files. Download archive files instead.


All times are GMT -5. The time now is 02:20 AM.