Linux - SoftwareThis 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.
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.
You shouldn't uninstall the Firefox mandriva package, since a lot of other packages depend on it.
Use urpmi to upgrade (I believe there's a 1.5 version on SeersOfSouls repository http://seerofsouls.com/rpms.php?type...2006/i586/2006
or download the tar.gz from Mozilla and install it in /opt
The file you downloaded was just a compressed version of the entire firefox files. If you do what jib2 suggested it should work. Tou might also want to copy the plugins folder from your old version of firefox to the new one.
An better way is probably to use urpmi to upgrade like was also suggested, though I don't remember much about how to go about adjusting the repositories if it's not in there already.
An better way is probably to use urpmi to upgrade like was also suggested, though I don't remember much about how to go about adjusting the repositories if it's not in there already.
If you don't want to add the SeerOfSouls repository, you could do the following:
- create in your home dir a dir named "rpm"
- download the SeerOfSouls package (you have the url in a previous post) in this directory
- now, su as root
and type:
# urpmi.addmedia my-rpm /home/your-login/rpm
# urpmi mozilla-firefox
It should work. Then, if you don't need this local repository anymore, you can do:
# urpmi.removemedia my-rpm
After that, you may delete the rpm package in your home.
If you don't want to add the SeerOfSouls repository, you could do the following:
- create in your home dir a dir named "rpm"
- download the SeerOfSouls package (you have the url in a previous post) in this directory
- now, su as root
and type:
# urpmi.addmedia my-rpm /home/your-login/rpm
# urpmi mozilla-firefox
It should work. Then, if you don't need this local repository anymore, you can do:
# urpmi.removemedia my-rpm
After that, you may delete the rpm package in your home.
There are 5 different builds of Firefox 1.5 - Try the latest: mozilla-firefox-1.5-10
sorry for this... but have I done something wrong?
Code:
[root@nfs zuki]# mv /home/zuki/Desktop/mozilla-firefox-1.5-10.2006.SoS.i586.rpm /home/zuki/rpm/ && cd /home/zuki/rpm/
[root@nfs rpm]# urpmi.addmedia mozilla-firefox-1.5-10.2006.SoS.i586.rpm /home/zuki/rpm/
using different removable device [/dev/hda] for "Installation Free DVD (cdrom1)"
added medium mozilla-firefox-1.5-10.2006.SoS.i586.rpm
wrote config file [/etc/urpmi/urpmi.cfg]
examining synthesis file [/var/lib/urpmi/synthesis.hdlist.Installation Free DVD (cdrom1).cz]
reading rpm files from [/home/zuki/rpm]
/bin/cp: cannot stat `/home/zuki/rpm/pubkey': No such file or directory
...copying failed
writing list file for medium "mozilla-firefox-1.5-10.2006.SoS.i586.rpm"
building hdlist [/var/lib/urpmi/hdlist.mozilla-firefox-1.5-10.2006.SoS.i586.rpm.cz]
built hdlist synthesis file for medium "mozilla-firefox-1.5-10.2006.SoS.i586.rpm"
found 1 headers in cache
removing 0 obsolete headers in cache
wrote config file [/etc/urpmi/urpmi.cfg]
[root@nfs rpm]# urpmi mozilla-firefox
Some package requested cannot be installed:
mozilla-firefox-1.5-10.2006.SoS.i586 (due to unsatisfied libnss3[>= 2:1.5])
Continue? (Y/n) y
[root@nfs rpm]#
Looks like you have to download libnss3-1.5-10 from the same repository; store it in your /home/zuki/rpm
Now, type (as root)
# urpmi.update mozilla-firefox-1.5-10.2006.SoS.i586.rpm
(you could have named the local repository anything shorter, "my-rpm", for instance; it doesn't have to be the name of the package)
# urpmi mozilla-firefox
I just hope there's not a lot of other dependencies...
[root@nfs zuki]# mv /home/zuki/Desktop/libnss3-devel-1.5-10.2006.SoS.i586.rpm /home/zuki/rpm/ && cd /home/zuki/rpm
[root@nfs rpm]# urpmi.update mozilla-firefox-1.5-10.2006.SoS.i586.rpm
examining synthesis file [/var/lib/urpmi/synthesis.hdlist.Installation Free DVD (cdrom1).cz]
reading rpm files from [/home/zuki/rpm]
/bin/cp: cannot stat `/home/zuki/rpm/pubkey': No such file or directory
...copying failed
writing list file for medium "mozilla-firefox-1.5-10.2006.SoS.i586.rpm"
building hdlist [/var/lib/urpmi/hdlist.mozilla-firefox-1.5-10.2006.SoS.i586.rpm.cz]
Unable to build synthesis file for medium "mozilla-firefox-1.5-10.2006.SoS.i586.rpm". Your hdlist file may be corrupted.
found 2 headers in cache
removing 0 obsolete headers in cache
wrote config file [/etc/urpmi/urpmi.cfg]
[root@nfs rpm]# urpmi mozilla-firefox
Some package requested cannot be installed:
mozilla-firefox-1.5-10.2006.SoS.i586 (due to unsatisfied libnss3[>= 2:1.5])
Continue? (Y/n) y
[root@nfs rpm]# # urpmi.removemedia mozilla-firefox-1.5-10.2006.SoS.i586.rpm
[root@nfs rpm]# urpmi.addmedia mozfire /home/zuki/rpm/mozilla-firefox-1.5-10.2006.SoS.i586.rpm
added medium mozfire
wrote config file [/etc/urpmi/urpmi.cfg]
examining synthesis file [/var/lib/urpmi/synthesis.hdlist.Installation Free DVD (cdrom1).cz]
reading rpm files from [/home/zuki/rpm/mozilla-firefox-1.5-10.2006.SoS.i586.rpm]
/bin/cp: cannot stat `/home/zuki/rpm/mozilla-firefox-1.5-10.2006.SoS.i586.rpm/pubkey': Not a directory
...copying failed
writing list file for medium "mozfire"
examining synthesis file [/var/lib/urpmi/synthesis.hdlist.mozilla-firefox-1.5-10.2006.SoS.i586.rpm.cz]
examining hdlist file [/var/lib/urpmi/hdlist.mozilla-firefox-1.5-10.2006.SoS.i586.rpm.cz]
building hdlist [/var/lib/urpmi/hdlist.mozfire.cz]
Unable to build synthesis file for medium "mozfire". Your hdlist file may be corrupted.
built hdlist synthesis file for medium "mozilla-firefox-1.5-10.2006.SoS.i586.rpm"
found 2 headers in cache
removing 0 obsolete headers in cache
wrote config file [/etc/urpmi/urpmi.cfg]
[root@nfs rpm]# urpmi.update mozilla-firefox-1.5-10.2006.SoS.i586.rpm
examining synthesis file [/var/lib/urpmi/synthesis.hdlist.Installation Free DVD (cdrom1).cz]
examining synthesis file [/var/lib/urpmi/synthesis.hdlist.mozfire.cz]
examining hdlist file [/var/lib/urpmi/hdlist.mozfire.cz]
reading rpm files from [/home/zuki/rpm]
/bin/cp: cannot stat `/home/zuki/rpm/pubkey': No such file or directory
...copying failed
writing list file for medium "mozilla-firefox-1.5-10.2006.SoS.i586.rpm"
built hdlist synthesis file for medium "mozfire"
building hdlist [/var/lib/urpmi/hdlist.mozilla-firefox-1.5-10.2006.SoS.i586.rpm.cz]
Unable to build synthesis file for medium "mozilla-firefox-1.5-10.2006.SoS.i586.rpm". Your hdlist file may be corrupted.
found 2 headers in cache
removing 0 obsolete headers in cache
wrote config file [/etc/urpmi/urpmi.cfg]
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.