Using Gnome ...

Warren Block wblock at wonkity.com
Tue Jan 17 16:19:12 UTC 2012


On Wed, 18 Jan 2012, David Walker wrote:

> I did a pkg_add ...
> # pkg_add -r gnome2
> http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x11-wm.html
> http://www.freebsd.org/gnome/docs/faq2.html#q1
>
> I tried to enable Gnome by editing /etc/rc.conf ...
> gdm_enable="YES"
> gnome_enable="YES"
> http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x11-wm.html
> http://www.freebsd.org/gnome/docs/faq2.html#full-gnome
> Note the difference there.
>
> If I reboot I get a message to the console that gdm is starting but it
> goes to a console login.
>
> Is there anything else I need to do?

At least some of the desktop environments don't actually depend on X, so 
it may not have even been installed.  'pkg_info -Ix xorg-server' should 
show xorg-server installed.  Otherwise, 'pkg_add -r xorg' is needed.

An alternative with less setup is PC-BSD (http://pcbsd.org), a desktop 
version of FreeBSD.  The "Isotope" version offers KDE, GNOME, Xfce, and 
LXDE.


More information about the freebsd-questions mailing list