You are not logged in.
I am trying to install firefox-branded, which is now the 3.5 version. However, I am having quite a few problems.
When i try to just use
yaourt -Sy firefox-branded
it tells me it needs xulrunner>=1.9.1 but won't install it or do anything to it for me. So i went and build this package, also from AUR and installed it. Then, when i try to install firefox-branded again, it still says I do not have it, and if i try to query it using pacman, it also does not show up. It will show up if i add the version number onto the end of it, but otherwise it will not...
so:
yaourt -Q xulrunner
says that it is not installed
yaourt -Q xulrunner-1.9.1
says that it is installed.
Yet if i go to root and install the firefox from in the repositories, it will try to install xulrunner again, and will fail as there are some file conflicts. So i can remove xulrunner1.9.1 and install firefox from the repos just fine, and everything works, anyone have any idea how to get this working? Oh, this is a fresh install by the way.
thanks
Last edited by psilo357 (2009-07-06 06:09:46)
Offline
xulrunner 1.9.1 in on extra since 1st of July. You install this and the build firefox-branded.
Last edited by flamelab (2009-07-03 06:03:50)
Offline
Note that it is only in [extra] for x86_64 so far...
Offline
xulrunner 1.9.1 in on extra since 1st of July. You install this and the build firefox-branded.
hmmm...then why am i getting this?
# pacman -Sy xulrunner
:: Synchronizing package databases...
core is up to date
extra is up to date
community is up to date
warning: xulrunner-1.9.0.11-1 is up to date -- reinstalling
resolving dependencies...
looking for inter-conflicts...
Targets (1): xulrunner-1.9.0.11-1
Total Download Size: 0.00 MB
Total Installed Size: 70.54 MB
Proceed with installation? [Y/n]
Did i do something wrong on my install? I am running 64 bit...
Thanks for the help.
Offline
Your mirrors seems to update with delay.
I have these enabled:
Server = ftp://ftp.hosteurope.de/mirror/ftp.archlinux.org/$repo/os/x86_64
Server = http://ftp.otenet.gr/linux/archlinux/$repo/os/x86_64
Server = ftp://ftp.ntua.gr/pub/linux/archlinux/$repo/os/x86_64
Server = ftp://ftp-stud.hs-esslingen.de/pub/Mirrors/archlinux/$repo/os/x86_64Offline
Or you are using i686 which does not have the new xulrunner yet...
Offline
Or you are using i686 which does not have the new xulrunner yet...
He says he has x86_64 installed 
Offline
xulrunner 1.9.1 for x86 needs recompiling against the new libjpeg lib. Else, jpeg images do not display in Firefox-branded.
Tested with firefox-branded from the unofficial adslgr32 repo.
On my x86_64 virtual machine firefox 3.5 works OK.
Last edited by scarecrow (2009-07-04 21:17:44)
Microshaft delenda est
Offline
Maybe those repos haven't updated with the newest xulrunner yet?
Yeah, you were right, the repo i was using was out of date i guess...by a lot too, when i did pacman -Syu, it says everything was up to date, yet when i changed to another repo, not only did i get the new xulrunner, but also 50 other packages...
Thanks for the help all
peace
Offline