You are not logged in.
Hi there,
Firstly appologies if this should be in the newbie or any other section.
I have just installed arch onto my system, and whilst i have some issues to solve i'll have a good go at doing so myself before i have to ask for help, personal pride and all that.
However i'm having a few difficulties installing firefox of all things
i issue the command
pacman -S mozilla-firefoxwhich i think is correct and all seems to go well until i get the following
....
installing libxt... done.
installing mozilla-firefox... done.
/var/lib/pacman/local/mozilla-firefox-1.5.0.1-2/install: line 4: update-desktop- database: command not foundI am wondering where i might be going wrong?
Thanks for any help that can be offered
Mike
Offline
install desktop-file-utils
Offline
It looks like the package install script has a tab before the database. Try a 'pacman -Sy mozilla-firefox' to see if there's a newer/different package. You might have to delete the package out of /var/cache/pacman/pkg/ to prevent it from using the local package.
Offline
install desktop-file-utils
Brilliant!
it installed fine now, sorry to trouble you over something that i should have been able to solve myself
Mike
Offline
Penguin wrote:install desktop-file-utils
sorry to trouble you over something that i should have been able to solve myself
Mike
not a problem at all. I used pacman -Qo to find the owner of that file but obviously its not so easy in your situation...
Offline