المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : لينكس Mozilla 0.9.5



shrinux
21-11-2001, 06:12 PM
Salaam for everyone

I have downloaded the file (mozilla-0.9.5-i686.rpm)
and I have Mozilla 0.7

when I tried to install it I received a massage refers to a conflict with the previous version 0.7

Any idea ???

In English please
(Mozilla 0.7 cannot read Arabic characters)

(I like to browse the Arabic sites)

isam
23-11-2001, 12:24 PM
what is the message for the conflict ? did you try to uninstall the previous Mozilla ?
By the way .. there is now Mozilla 0.9.6 ..
tell me .. Mozilla 0.7 that you had before .. did you install it by a package (RPM) or by compiling it ? or by the installer ?

days
23-11-2001, 02:08 PM
do not try to intall the new version when you have an old one...the way to install the new one is to upgrade it ...if you have any GUI program for rpm like gnorpm...try upgrade...
or from the shell...try rpm -upgrade <name-of-file>...i hope this will work

-=The King=-
25-11-2001, 04:08 AM
Try to Upgrade to mozilla-0.9.5-i686.rpm with the command:
rpm -Uvh mozilla-0.9.5-i686.rpm

if you still getting the conflict message and you are sure that there is no need to have the old one, try doing
rpm -Uvh --nodeps mozilla-0.9.5-i686.rpm

this will upgrade to mozilla-0.9.5 ignoring the dependence problem, but be aware that you may not be able to run the program which coses the dependance problem