Since nobody likes a top-poster, scan down for the reply.

On Fri, 4 Apr 2003, Larry Petrykanyn wrote:

> Hi Cliff!
>
>       Thanks for the suggestion.  I downloaded Mozilla 1.3.  I went to System
> Settings => Packages and removed  Mozilla 1.0.1 from Graphical Web Browser.
> I then tried to run the RPM for Mozilla 1.3.  I seemed to be going in
> circles.  It told me I needed things that I couldn't replace because other
> programs were using them...
>
>       I'll cut and paste my terminal screen as it will explain better than I
> can...
>
> [EMAIL PROTECTED] mike]$ cd /RPMs
> [EMAIL PROTECTED] RPMs]$ dir
> indexhtml-9-3.noarch.rpm
> mozilla-js-debugger-1.3-0_rh8_xft.i386.rpm
> mozilla-1.3-0_rh8_xft.i386.rpm
> mozilla-mail-1.3-0_rh8_xft.i386.rpm
> mozilla-1.3-0_rh8_xft.src.rpm
> mozilla-nspr-1.3-0_rh8_xft.i386.rpm
> mozilla-chat-1.3-0_rh8_xft.i386.rpm
> mozilla-nspr-devel-1.3-0_rh8_xft.i386.rpm
> mozilla-devel-1.3-0_rh8_xft.i386.rpm
> mozilla-nss-1.3-0_rh8_xft.i386.rpm
> mozilla-dom-inspector-1.3-0_rh8_xft.i386.rpm
> mozilla-nss-devel-1.3-0_rh8_xft.i386.rpm
> mozilla-i686-pc-linux-gnu-1.3-sea.tar.gz
> mozilla-psm-1.3-0_rh8_xft.i386.rpm
> [EMAIL PROTECTED] RPMs]$ su
> Password:
> [EMAIL PROTECTED] RPMs]# rpm -Uvh mozilla-1.3-0_rh8_xft.i386.rpm
> error: Failed dependencies:
>         mozilla-nspr = 1.3-0_rh8_xft is needed by mozilla-1.3-0_rh8_xft
>         indexhtml is needed by mozilla-1.3-0_rh8_xft
> [EMAIL PROTECTED] RPMs]#
> [EMAIL PROTECTED] RPMs]# rpm -ivh mozilla-nspr-1.3-0_rh8_xft.i386.rpm
> Preparing...                ###########################################
> [100%]
>         file /usr/lib/libnspr4.so from install of mozilla-nspr-1.3-0_rh8_xft
> conflicts with file from package mozilla-nspr-1.0.1-26
>         file /usr/lib/libplc4.so from install of mozilla-nspr-1.3-0_rh8_xft
> conflicts with file from package mozilla-nspr-1.0.1-26
>         file /usr/lib/libplds4.so from install of mozilla-nspr-1.3-0_rh8_xft
> conflicts with file from package mozilla-nspr-1.0.1-26
> [EMAIL PROTECTED] RPMs]# rpm -Uvh mozilla-nspr-1.3-0_rh8_xft.i386.rpm
> error: Failed dependencies:
>         mozilla-nspr = 1.0.1-26 is needed by (installed)
> mozilla-nss-1.0.1-26
> [EMAIL PROTECTED] RPMs]# rpm -ivh mozilla-nss-1.3-0_rh8_xft.i386.rpm
> error: Failed dependencies:
>         mozilla-nspr = 1.3-0_rh8_xft is needed by mozilla-nss-1.3-0_rh8_xft
> [EMAIL PROTECTED] RPMs]#
>
>       As I said, I am a newbie.  But I can't seem to figure out where to go from
> here...

Install all the packages together:

        rpm -Uvh mozilla*-1.3-0_rh8_xft.i386.rpm

or if you reinstalled the old mozilla,

        rpm -Fvh mozilla*-1.3-0_rh8_xft.i386.rpm

which won't try to update things that aren't already installed,

or remove *all* the old mozilla pages and

        rpm -ivh mozilla*-1.3-0_rh8_xft.i386.rpm


-- 
                Matthew Saltzman

Clemson University Math Sciences
[EMAIL PROTECTED]
http://www.math.clemson.edu/~mjs



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to