You are not logged in.

#1 2008-05-18 13:03:18

Jaejae
Member
Registered: 2008-05-17
Posts: 80

Firefox3 Bash Command

This could quite possible be the most simple question asked here, but googling gave me no answers.

I've installed firefox3 from the unstable repository, but I don't know the command to run it, both "firefox" and "firefox3" come up with a bash command not found error.

My arch experience is slowly coming together lol

Offline

#2 2008-05-18 13:15:06

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,482
Website

Re: Firefox3 Bash Command

Looks like firefox3 is installed in /opt so you probably need to logout/login to get this in your path.  Otherwise you can launch it with "/opt/mozilla/bin/firefox3".

Offline

#3 2008-05-18 13:20:04

moljac024
Member
From: Serbia
Registered: 2008-01-29
Posts: 2,676

Re: Firefox3 Bash Command

Every time you install something and are not sure where it went you can do a

pacman -Ql <package_name>

That will list all the files of the installed package.

As Allan said, I think firefox resides somewhere in /opt so you should logout/login. The executable could be named firefox3-bin

Last edited by moljac024 (2008-05-18 13:21:07)


The day Microsoft makes a product that doesn't suck, is the day they make a vacuum cleaner.
--------------------------------------------------------------------------------------------------------------
But if they tell you that I've lost my mind, maybe it's not gone just a little hard to find...

Offline

#4 2008-05-18 19:10:57

Jaejae
Member
Registered: 2008-05-17
Posts: 80

Re: Firefox3 Bash Command

Yep, I just needed to log out and back in, thanks fir the tip.

Offline

Board footer

Powered by FluxBB