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.
|
 |
06-21-2003, 05:52 AM
|
#1
|
Member
Registered: Apr 2003
Distribution: redhat 7.2
Posts: 159
Rep:
|
how to uninstall mozilla
ok i went to get themes from that site that guy posted for me but they all say that they are for an older version of mozilla which is crap because on the site it says clearly they are for a higher version of mozilla so heres the thing.. i got the latest version of mozilla and installed it and it works fine under root but under my user i still open the old mozilla does anyone know how to switch that so i use 1.3.x instead of 0.9.9????
|
|
|
06-21-2003, 07:51 AM
|
#2
|
Member
Registered: Nov 2002
Location: Nashville
Distribution: FreeBSD, Linux, OS-X
Posts: 544
Rep:
|
Re: how to uninstall mozilla
Quote:
Originally posted by i_is_cat
ok i went to get themes from that site that guy posted for me but they all say that they are for an older version of mozilla which is crap because on the site it says clearly they are for a higher version of mozilla so heres the thing.. i got the latest version of mozilla and installed it and it works fine under root but under my user i still open the old mozilla does anyone know how to switch that so i use 1.3.x instead of 0.9.9????
|
I assume you are in a GUI. Which one? If it is in either KDE or GNOME have you read the docs about how to change where a menu or button points? For eample, have you right clicked a icon and examined its properties? Have you tried to create a new icon and set its properties. You are right, it can all be very frustrating.
Cheers--
Charles
|
|
|
06-21-2003, 08:45 AM
|
#3
|
Member
Registered: Feb 2002
Location: Mission Viejo, California, USA
Distribution: Gentoo
Posts: 707
Rep:
|
You can put a symlink to mozilla 1.3.x in /usr/local/bin because that normally comes before /bin in your PATH.
|
|
|
06-21-2003, 02:44 PM
|
#4
|
Member
Registered: Apr 2003
Distribution: redhat 7.2
Posts: 159
Original Poster
Rep:
|
well in a shell if i'm root and i type mozilla it pops up the new version so i created a link to application and put mozilla in there but because i'm a user it opens the old version i tried deleting all the files from the old version in /home/i_is_cat/.mozilla and replacing them with the ones in /root/.mozilla and it didn't work in fact it fucked up even more because now when i open mozilla as my user it asks me which user i want to open with and the only predefined user is "default" which it won't let me choose so every time i open mozilla i get the old verion 0.9.9 and i have to add myself as a new user
oh i use kde
and zmedico i haven't got a clue what you mean
|
|
|
06-21-2003, 09:16 PM
|
#5
|
Member
Registered: May 2003
Location: Canberra, Australia
Distribution: openSUSE 11.3
Posts: 445
Rep:
|
The instructions for installing Mozilla say to install into a different directory than the original. It also says to run Mozilla once as root, it installs the necessary files for users to run Mozilla, then you run it as a user. I suggest you backup /root/.mozilla, then delete both /root/.mozilla and /home/i_is_cat/.mozilla. Then go into a console as root and type:
/usr/local/mozilla/mozilla
(if that's where your installation put it). Then run the same command as a user. You should then find re-juvenated .mozilla files in your home directory. Then you can go chasing how to link your menu and desktop icons to /usr/local/mozilla/mozilla. You should probably uninstall the older version.
Last edited by geoff_f; 06-21-2003 at 09:30 PM.
|
|
|
06-21-2003, 10:03 PM
|
#6
|
Member
Registered: Feb 2002
Location: Mission Viejo, California, USA
Distribution: Gentoo
Posts: 707
Rep:
|
Quote:
Originally posted by i_is_cat
zmedico i haven't got a clue what you mean
|
When you try to run one program and the wrong version starts up, the root of the problem often lies in the PATH environment variable. This variable holds a list of places to search when you type a command. You can see what's in that variable by doing "echo $PATH" and you can check if mozilla is in your PATH using the command "which mozilla"
Quote:
Originally posted by geoff_f
You should probably uninstall the older version.
|
I agree, it's nice to erase unecessary bloat like that. He can do an "rpm -qa | grep mozilla" to find all the packages he wants to remove.
Last edited by zmedico; 06-21-2003 at 10:04 PM.
|
|
|
06-21-2003, 10:58 PM
|
#7
|
Member
Registered: Apr 2003
Distribution: redhat 7.2
Posts: 159
Original Poster
Rep:
|
ok well i uninstalled the old mozilla and now when i start the new one it keeps popping up the profile manager and asking me to create a new profile
it happens every single time
i checked the mozilla page out and it said to try "./mozilla -p i_is_cat" and i tried that but got this
run-mozilla.sh: Cannot execute /usr/local/mozilla/mozilla-bin.pure.
can anyone help plz? :/
|
|
|
06-23-2003, 10:30 AM
|
#8
|
Member
Registered: Feb 2002
Location: Mission Viejo, California, USA
Distribution: Gentoo
Posts: 707
Rep:
|
Maybe it's having trouble with the contents of ~/.mozilla . If so you could back up your bookmarks then wipe out all the mozilla configuration data with "rm -rf ~/.mozilla"
|
|
|
All times are GMT -5. The time now is 10:00 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
|
|