From owner-freebsd-questions@FreeBSD.ORG Fri Dec 15 19:57:08 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4E42916A503 for ; Fri, 15 Dec 2006 19:57:08 +0000 (UTC) (envelope-from micahjon@ywave.com) Received: from relay0.av-mx.com (relay0.av-mx.com [137.118.16.125]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1079643CB1 for ; Fri, 15 Dec 2006 19:55:14 +0000 (GMT) (envelope-from micahjon@ywave.com) X-Virus-Scan-Time: 0 Received: from [137.118.16.61] (HELO mx0.av-mx.com) by relay0.av-mx.com (CommuniGate Pro SMTP 4.2.10) with SMTP id 516761446 for freebsd-questions@freebsd.org; Fri, 15 Dec 2006 14:56:56 -0500 Received: (qmail 30289 invoked from network); 15 Dec 2006 19:56:56 -0000 Received: from dsl3191.ywave.com (HELO ?192.168.1.66?) (micahjon@ywave.com@12.178.96.191) by 0 with SMTP; 15 Dec 2006 19:56:56 -0000 X-CLIENT-IP: 12.178.96.191 X-CLIENT-HOST: dsl3191.ywave.com Message-ID: <4582FE08.40501@ywave.com> Date: Fri, 15 Dec 2006 11:56:56 -0800 From: Micah User-Agent: Thunderbird 1.5.0.8 (X11/20061205) MIME-Version: 1.0 To: dick hoogendijk References: <20061213231719.GY873@routeduvel.rembrandtkd.welmers.net> <45809593.5000902@chillt.de> <20061214001809.GZ873@routeduvel.rembrandtkd.welmers.net> <20061215113505.GA96570@lothlorien.nagual.nl> In-Reply-To: <20061215113505.GA96570@lothlorien.nagual.nl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions Subject: Re: [kde-freebsd] gamin/fam issues with KDE X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Dec 2006 19:57:08 -0000 dick hoogendijk wrote: > On 14 Dec Bastiaan Welmers wrote: > >> One nasty thing is that when afterwards installing a package requiring >> gamin, it will fail with errors. To prevent this you could just "fake" >> the pkg db that gamin is installed however actually fam libraries are >> installed. > > And how exactly is this "faking" done? I'm no fan of gamin too and if > possible I compiled my programs for fam. But this sounds nice ;-) > Not sure what the original poster was refering to, but I just put WITH_FAM_SYSTEM=fam in my /etc/make.conf back when they first started changing ports over to gamin, and have not had any problems since. HTH, Micah