Date: Sun, 17 Dec 2006 11:36:29 +0100 From: Bastiaan Welmers <bastiaan@welmers.net> Cc: freebsd-questions <freebsd-questions@freebsd.org> Subject: Re: [kde-freebsd] gamin/fam issues with KDE Message-ID: <20061217103629.GC18387@routeduvel.rembrandtkd.welmers.net> In-Reply-To: <20061215113505.GA96570@lothlorien.nagual.nl> References: <20061213231719.GY873@routeduvel.rembrandtkd.welmers.net> <45809593.5000902@chillt.de> <20061214001809.GZ873@routeduvel.rembrandtkd.welmers.net> <20061215113505.GA96570@lothlorien.nagual.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Dec 15, 2006 at 12:35:05PM +0100, 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 Just replace the gamin libraries by the fam ones, for example by manually extracting the libraries from the tarball and place them in /usr/local/lib without actually updating the package database. It should work fine with KDE, openoffice, I don't know it works well with programs like courier... > possible I compiled my programs for fam. But this sounds nice ;-) If you want to recompile all stuff just put WITH_FAM_SYSTEM=fam in /etc/make.conf and rebuild all packages using gamin. You have to rebuild all ports because fam and gamin can't be installed together. /Bastiaan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061217103629.GC18387>