View previous topic :: View next topic |
Author |
Message |
wharez Tux's lil' helper
Joined: 11 Aug 2004 Posts: 104
|
Posted: Tue Mar 07, 2006 7:50 am Post subject: Gnome Installation Question |
|
|
I have finally emerged Gnome and I have followed through the instructions on the "Gnome configuration HOWTO", however once I got to the instructions:
Code: | # /etc/init.d/famd start
# rc-update add famd default |
It returns with an error:
Code: | -bash: /etc/init.d/famd No such file or directory |
How do I fix this? Is "famd" necessary? |
|
Back to top |
|
|
ecatmur Advocate
Joined: 20 Oct 2003 Posts: 3595 Location: Edinburgh
|
|
Back to top |
|
|
thasheep n00b
Joined: 24 Nov 2005 Posts: 52 Location: Stockholm, Sweden
|
Posted: Tue Mar 07, 2006 8:55 am Post subject: |
|
|
Fam (File Alteration Monitor) keeps track of files and the famd initscript gets the daemon running when you boot your system. If you want to run it, emerge fam. BUUUttt, I think that howto must be a little old because the Gentoo Gnome Desktop Project recommends using gamin instead of fam. Gamin (emerge gamin if you want it and don't already have it) doesn't need to be run as a daemon. Neither is essential and gnome will be quite happy without them but its probably best to have one or the other (but not both). |
|
Back to top |
|
|
|