RE: installing programs
- From: James <jamesh@xxxxxxxx>
- Date: Thu, 08 Nov 2007 07:57:52 -0700
On Wed, 2007-11-07 at 15:46 -0800, Marc Fromm wrote:
Hi James,
Thanks for the extra tip on checking for installed packages.
Here's another tip: use reply all, not reply. That way, we keep the
whole list informed, which is a good thing :)
I browsed the ftp site and found a firefox2. The default is firefox
which is the 1.5 version.
I ran the following:
sudo pkg_add -r firefox2
Fetching
ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-6.2-release/Latest/firefox2.tbz... Done.
pkg_info -Ix firefox reports this:
firefox-2.0.r2,1 Web browser based on the browser portion of
Mozilla
When I go into the KDE GUI to kmenu _ internet _ and click on the
newly created fierefox icon, nothing happens.
Firefox does not start.
Have you restarted your X session? The shortcuts sometimes need to be
told what's going on, that things are updated.
You can either reboot your computer, or use ctrl-alt-backspace to
restart your x session.
Or you can use your command line! Start a terminal, type "which firefox"
and you should get the path to firefox, probably:
/usr/local/bin/firefox
Now type "firefox &"
And leave the terminal open. Firefox should start. If it doesn't, follow
the old phrase "When in doubt, reboot." I know it's not nice to be told
to treat a FreeBSD box like a windows box that way, but until you get
some more experience fooling around with the system and restarting
things properly, it's the simplest way to make sure things get started
fine.
I do not know what shell I am using. I ssh into the box with Putty. I
installed FreeBSD from the 6.2-RELEASE-i386 iso.
echo $SHELL will tell you what shell you're using.
Just to make sure I've got the right picture in my head:
you've got a FreeBSD box that you're sitting at, which you've managed to
install FreeBSD, gnome||kde, all that stuff correctly, but something's
missing when it comes to starting firefox, right? You're not sshing into
the box and using x-forwarding, you're physically sitting there, yeah?
One last tip: this list has a pretty strong "Don't top post" mob in it.
If you bottom post only, then when someone else wants to help you, it's
easier for them to get up to speed. Bottom post FTW!
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"
- References:
- installing programs
- From: Marc Fromm
- Re: installing programs
- From: Eric Crist
- Re: installing programs
- From: James
- installing programs
- Prev by Date: Re: syslog time resolution
- Next by Date: Re: How to mount usb flash disk on FreeBSD 7.0
- Previous by thread: Re: installing programs
- Next by thread: syslog time resolution
- Index(es):
Relevant Pages
|