Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
02-22-2003, 10:13 AM
|
#1
|
Member
Registered: Feb 2003
Location: Tennessee
Distribution: Red Hat 9
Posts: 45
Rep:
|
Upgrading Mozilla
I have Red Hat 8.0 and with it came Mozilla 1.0.1. The Mozilla 1.0.1 is located in /usr/include. I created a new mozilla-1.3b file. I downloaded the rpms for 1.3b from mozilla.org. The GUI installer cannot find the file that I attempt to install (any of them). Where are the directions for this type of upgrade? Must it be done at shell/root? Or can it be done with the GUI? Also, what do I need to do to get the java to work in mozilla?
|
|
|
02-22-2003, 11:04 AM
|
#2
|
Moderator
Registered: Feb 2002
Location: Grenoble
Distribution: Debian
Posts: 9,696
|
The installer does not use RPM files. If you have problems, download the 'full installer' package (more than 10MB). It has all the packages included.
|
|
|
02-22-2003, 11:37 AM
|
#3
|
Senior Member
Registered: Dec 2002
Location: Atlantic City, NJ
Distribution: Ubuntu & Arch
Posts: 3,503
Rep:
|
What i did was first uninstall the old version of mozilla:
rpm -qa | grep mozilla
The output should give you the currently installed mozilla packages. I uninstalled them by doing:
rpm -e mozilla-whatever
Then install the new packages:
rpm -Uvh mozilla-whatever
RedHat's rpm gui has been acting funny so I prefer the command line install. Oh yeah you must be root to do this.
|
|
|
02-23-2003, 10:08 AM
|
#4
|
Member
Registered: Feb 2003
Location: Tennessee
Distribution: Red Hat 9
Posts: 45
Original Poster
Rep:
|
I tried that and got lots of error messages explaining why it could not uninstall. I did install 1.3b. 1.3b does not work. 1.0.1 works. Still have java problem. Java is installed (recognized at shell prompt). I would like to get into Yahoo bridge which requires java. It will not load. Neither does the scroller on BBC News Home Page.
|
|
|
02-23-2003, 12:12 PM
|
#5
|
Senior Member
Registered: Dec 2002
Location: Atlantic City, NJ
Distribution: Ubuntu & Arch
Posts: 3,503
Rep:
|
Okay. How about:
rpm --nodeps -e mozilla-whatever
That should do the trick.
|
|
|
02-25-2003, 05:23 PM
|
#6
|
Member
Registered: Feb 2003
Location: Tennessee
Distribution: Red Hat 9
Posts: 45
Original Poster
Rep:
|
Thanks for your assistance. I successfully uninstalled Mozilla 1.01. Now I cannot seem to install Mozilla 1.2.
|
|
|
02-25-2003, 05:37 PM
|
#7
|
Senior Member
Registered: Dec 2002
Location: Atlantic City, NJ
Distribution: Ubuntu & Arch
Posts: 3,503
Rep:
|
Well at least half your problems are over. What exactly is the issue with installing it?
|
|
|
02-25-2003, 06:55 PM
|
#8
|
Senior Member
Registered: Jan 2002
Distribution: Ubuntu, Debian
Posts: 1,055
Rep:
|
http://ftp.mozilla.org/pub/mozilla/r...RPMS/xft/i386/
just installed redhat 8 from iso's from linuxiso.org the other night. wanted her to have nice pretty anti-aliased fonts so i grabbed all the *.rpms from the above link and downloaded then into a folder i had created under her home directory. su'd to root and installed like so:
cd /directory/the/fresh/rpms/are/in
su
(enter your root password and hit enter key)
rpm -Uvh mozilla*
that's it. next things was to grab a copy of this file:
http://staff.xmms.org/priv/redhat8/x....7-13.i386.rpm
so she could play shoutcast streams and she's good to go
pretty fonts and loads of musac. everyone is happy.
|
|
|
All times are GMT -5. The time now is 03:47 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|