Date: Thu, 15 Jun 2000 10:08:56 -0700 From: David Johnson <djohnson@acuson.com> To: zack r <zackrat@att.net> Cc: freebsd newbies <freebsd-newbies@FreeBSD.ORG> Subject: Re: Problem with the libraries. Message-ID: <39490DA8.852AC8A9@acuson.com> References: <00061504283000.10622@kawil.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?39490DA8.852AC8A9>