From owner-freebsd-multimedia Fri Feb 20 17:56:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA27992 for freebsd-multimedia-outgoing; Fri, 20 Feb 1998 17:56:19 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from roatan.ucs.indiana.edu (roatan.ucs.indiana.edu [129.79.10.65]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA27965 for ; Fri, 20 Feb 1998 17:56:07 -0800 (PST) (envelope-from scott@poverty.bloomington.in.us) Received: from poverty.bloomington.in.us (root@dial-126-9.ucs.indiana.edu [156.56.126.9]) by roatan.ucs.indiana.edu (8.8.5/8.8.5/1.13IUPO) with ESMTP id UAA32054 for ; Fri, 20 Feb 1998 20:56:04 -0500 (EST) Received: from poverty.bloomington.in.us (scott@localhost [127.0.0.1]) by poverty.bloomington.in.us (8.7.3/8.7.3/poverty) with ESMTP id UAA27803 for ; Fri, 20 Feb 1998 20:55:59 -0500 Message-Id: <199802210155.UAA27803@poverty.bloomington.in.us> To: freebsd-multimedia@FreeBSD.ORG Subject: gdk and the gimp Date: Fri, 20 Feb 1998 20:55:57 -0500 From: Scott Goehring Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org To the person having problems with Gimp 0.99.18 and gdk/gdk 0.99.3: if you installed the gimp.org distribution, it probably installed the libraries where your system isn't looking for them. I am not familiar with FreeBSD's shared library system, but when we see this problem in Linux, it's because /usr/local/lib isn't in /sbin/ldconfig. (It can also be caused by having two versions of gtk installed, the new one in /usr/local/lib, and the old one in /usr/lib. The old one gets selected because it's first on the search path.) Scott Goehring CEO, WilberWorks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message