From owner-freebsd-newbies Thu Jun 15 10:11:12 2000 Delivered-To: freebsd-newbies@freebsd.org Received: from odin.acuson.com (odin.acuson.com [157.226.230.71]) by hub.freebsd.org (Postfix) with ESMTP id 0DE7937BC9E for ; Thu, 15 Jun 2000 10:11:10 -0700 (PDT) (envelope-from djohnson@acuson.com) Received: from acuson.com ([157.226.69.47]) by odin.acuson.com (Netscape Messaging Server 3.54) with ESMTP id AAA3697; Thu, 15 Jun 2000 10:12:40 -0700 Message-ID: <39490DA8.852AC8A9@acuson.com> Date: Thu, 15 Jun 2000 10:08:56 -0700 From: David Johnson Organization: Acuson X-Mailer: Mozilla 4.7 [en] (X11; U; SunOS 5.5.1 sun4m) X-Accept-Language: en MIME-Version: 1.0 To: zack r Cc: freebsd newbies Subject: Re: Problem with the libraries. References: <00061504283000.10622@kawil.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-newbies@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org zack r wrote: > > Hi,. > I tried t install the new versions of gnapster and gone-napster; since the > instalation from ports failed (first is says 'fetch: .tar.gz: www.faradic.net: > HTTP server returned error code 300' and then it exits with *** Error code 1) > I downloaded the sources for both of them and both say that : > *** The gtk-config script installed by GTK could not be found > *** If GTK was installed in PREFIX, make sure PREFIX/bin is in > *** your path, or set the GTK_CONFIG environment variable to the > *** full path to gtk-config. > configure: error: GTK not installed . The GTK1.2.7 is installed (i'm running > freebsd 4.0 stable) but i don't don't know how to specifiy the directory they > were installed to during the ./configure phase. Could I please get some help? The GTK utilities are not installed with their normal GTK names when you use ports. I writing this from a Solaris machine, or I would go look and see what the names were. You can find out by checking the diffs in ports. I do recall that the names were very similar, something like gtk-1.2.7-config or thereabouts. I would make a link from gtk-config to the installed binary. David To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message