From owner-freebsd-gnome@FreeBSD.ORG Fri Jul 25 17:12:31 2003 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BB8AF37B401 for ; Fri, 25 Jul 2003 17:12:31 -0700 (PDT) Received: from mail.hacknslash.org (bdsl.66.14.88.171.gte.net [66.14.88.171]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA7A443F3F for ; Fri, 25 Jul 2003 17:12:28 -0700 (PDT) (envelope-from octavian@hacknslash.org) Received: (qmail 44037 invoked from network); 26 Jul 2003 00:13:59 -0000 Received: from phobos.lexis.int (HELO ?10.0.0.15?) (10.0.0.15) by mail.hacknslash.org with AES256-SHA encrypted SMTP; 26 Jul 2003 00:13:59 -0000 From: Octavian Hornoiu To: freebsd-gnome@FreeBSD.org Content-Type: text/plain Message-Id: <1059178347.350.4.camel@phobos.lexis.int> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.3 Date: 25 Jul 2003 17:12:27 -0700 Content-Transfer-Encoding: 7bit Subject: WITH_FAM=yes X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: octavian@hacknslash.org List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Jul 2003 00:12:32 -0000 I followed the instructions on the freebsd gnome2 FAQ about using FAM on freebsd 4.8. I did the following: 1. added "WITH_FAM=yes" to /etc/make.conf 2. added 'portmap_enable="YES"' to /etc/rc.conf 3. removed 'nfs_reserved_port_only="YES"' from /etc/rc.conf 4. did a "portupgrade -fR gnome2" to force an entire rebuild of all packages required by gnome2 5. rebooted my computer However, I am still not seeing any folder updates in nautilus when i do something like add a folder in konqueror or untar a file. What am i missing here in getting FAM to work? Thanks in advance! Octavian p.s. Please make sure to CC me on any replies as i am not subscribed to the list