[NTLUG:Discuss] Best way to upgrade Mozilla?

Victor Brilon victor at victorland.com
Sun Feb 22 21:20:13 CST 2004


First, find all Moz-related packages:
rpm -qa|grep moz

Then force remove them by doing:
rpm -e --nodeps <packagename>

Then RPM the new moz into place. If you're installing a new .tar.gz 
instead of an RPM, just make sure all the shared libs and such are 
placed somewhere where dependent apps can find them

Victor

Wayne Dahl wrote:
> I'm running an old version of Mozilla, 1.0.2, from RPM.  I'm trying to
> upgrade it to 1.6, but there is no RPM for it.  It only comes as a
> tar.gz file.  
> 
> I'm trying to remove the RPM before I attempt to unpack and install the
> new version, but I'm getting these errors when I attempt rpm -e
> mozilla-1.0.2-2.8.0
> 
> root at newcomputer Wayne-KDE]# rpm -e mozilla-1.0.2-2.8.0
> error: Failed dependencies:
>         libgkgfx.so is needed by (installed)
> mozilla-dom-inspector-1.0.2-2.8.0
>         libmozjs.so is needed by (installed) mozilla-devel-1.0.2-2.8.0
>         libmozjs.so is needed by (installed) mozilla-mail-1.0.2-2.8.0
>         libmozjs.so is needed by (installed) mozilla-psm-1.0.2-2.8.0
>         libxpcom.so is needed by (installed) mozilla-devel-1.0.2-2.8.0
>         libxpcom.so is needed by (installed)
> mozilla-dom-inspector-1.0.2-2.8.0
>         libxpcom.so is needed by (installed) mozilla-mail-1.0.2-2.8.0
>         libxpcom.so is needed by (installed) mozilla-psm-1.0.2-2.8.0
>         mozilla is needed by (installed) plugger-4.0-17
>         mozilla = 35:1.0.2 is needed by (installed) galeon-1.2.11-1.8.0
>         mozilla = 1.0.2-2.8.0 is needed by (installed)
> mozilla-chat-1.0.2-2.8.0
>         mozilla = 1.0.2-2.8.0 is needed by (installed)
> mozilla-devel-1.0.2-2.8.0
>         mozilla = 1.0.2-2.8.0 is needed by (installed)
> mozilla-dom-inspector-1.0.2-2.8.0
>         mozilla = 1.0.2-2.8.0 is needed by (installed)
> mozilla-js-debugger-1.0.2-2.8.0
>         mozilla = 1.0.2-2.8.0 is needed by (installed)
> mozilla-mail-1.0.2-2.8.0
>         mozilla = 1.0.2-2.8.0 is needed by (installed)
> mozilla-psm-1.0.2-2.8.0
> 
> Since the attempt to remove it failed, what's the best way to get rid of
> the old version before I install the new?  Also, a locate mozilla
> returns a lot of stuff from mozilla 1.0.1 that isn't installed as an RPM
> as rpm -q mozilla only returns
> 
> root at newcomputer Wayne-KDE]# rpm -q mozilla
> mozilla-1.0.2-2.8.0
> 
> TIA,
> 
> Wayne
> 
> 
> _______________________________________________
> https://ntlug.org/mailman/listinfo/discuss
> 
> 



More information about the Discuss mailing list