From owner-freebsd-questions Tue Aug 31 10:22:29 1999 Delivered-To: freebsd-questions@freebsd.org Received: from bekool.com (ns2.netquick.net [216.48.34.2]) by hub.freebsd.org (Postfix) with ESMTP id 8A43414DA6 for ; Tue, 31 Aug 1999 10:22:25 -0700 (PDT) (envelope-from trouble@hackfurby.com) Received: from bastille.netquick.net ([216.48.32.159] helo=hackfurby.com) by bekool.com with esmtp (Exim 3.03 #1) id 11Lrul-0002Em-00; Tue, 31 Aug 1999 17:41:47 +0000 Message-ID: <37CC2442.58B626D4@hackfurby.com> Date: Tue, 31 Aug 1999 13:51:47 -0500 From: TrouBle Reply-To: trouble@hackfurby.com X-Mailer: Mozilla 4.61 [en] (X11; I; FreeBSD 4.0-19990816-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: Ray Seals , "freebsd-questions@freebsd.org" Subject: Re: Cheops Install References: <002801bef3d1$ca930620$120c1eac@midwestis.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG simple enough..... cheops is most likely looking for the file /usr/X11R6/bin/gtk-config yet when bsd installs gtk it names the file /usr/X11R6/bin/gtk12-config simple do a ls -al /usr/X11R6/bin/gtk* bastille# ls -al /usr/X11R6/bin/gtk* -r-xr-xr-x 1 root wheel 2331 Aug 16 17:34 /usr/X11R6/bin/gtk12-config bastille# this is my output..... then link or cp /usr/X11R6/bin/gtk12-config to /usr/X11R6/bin/gtk-config and re-run the cheops install hope this helps Ray Seals wrote: > Would anyone be available to answer a few questions about Cheops. I'm > trying to compile it, but it complains that gtk-config cannot be found. I > know I have both gtk and glibs install because I checked but I cannot find a > gtk-config. Any help would be appreciated. > > Ray > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message