Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Jun 2011 00:14:03 GMT
From:      Paul Hoffman <phoffman@proper.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   docs/158007: gnome_enable="YES" doesn't work; fix gnome/docs/faq2.html
Message-ID:  <201106190014.p5J0E3Xr002112@red.freebsd.org>
Resent-Message-ID: <201106190020.p5J0K4b2082587@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         158007
>Category:       docs
>Synopsis:       gnome_enable="YES" doesn't work; fix gnome/docs/faq2.html
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 19 00:20:04 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Paul Hoffman
>Release:        8.2
>Organization:
>Environment:
FreeBSD freebsd.proper.com 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Fri Feb 18 02:24:46 UTC 2011     root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
<http://www.freebsd.org/gnome/docs/faq2.html>; says that you can just add 'gnome_enable="YES"' to /etc/rc.conf, but this doesn't work. (See <http://forums.freebsd.org/showthread.php?t=335>, for example.) 
>How-To-Repeat:
Add gnome_enable="YES" to /etc/rc.conf and notice that hald doesn't start correctly.
>Fix:
It should instead say that you should add:

gdm_enable="YES"
hald_enable="YES"
dbus_enable="YES"
avahi_daemon_enable="YES"
avahi_dnsconfd_enable="YES"


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106190014.p5J0E3Xr002112>