On Tuesday 05 August 2003 08:45 am, Craig Brooksby wrote:
> Hi all:
>
> I represent the extreme newbie subgroup in PLUG. I hope the rest of you
> don't mind too much. If I am too far off-topic, please reply off-list.
>
> I installed RedHat9. The Mozilla version is 1.2. I tried to install a
> current release of Mozilla, but now I seem to have Mozilla in many
> places: in /usr/bin, in /usr/lib, oin 'usrlocal... One article I read
> seems to expect Mozilla to be in /uselocal/lib...
Okay, I'm assuming you installed the current release from a tarball rather
than from an RPM package. That means you have two mozillas -- one installed
from tarball, and one installed from RPM package.
'gnorpm', 'krpm', or the Red Hat Package Manager (available from the 'start'
menu under 'System Administration') can be used to remove the one installed
from RPM package (the old one). The quickest way, rather than drilling down
through the GUI-based applications, is to do it from the command prompt:
rpm -qa | grep -i mozilla
will give you a list of Mozilla packages. Then you remove them with:
rpm -e [moz-package-1] [moz-package-2] ...
i.e., after the '-e', list the packages belonging to the Mozilla browser in
order to uninstall them.
--
Eric Lee Green
mailto:eric@badtux.org
Unix/Linux/Storage Software Engineer needs job --
see
http://badtux.org for resume