Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Aug 1999 13:51:47 -0500
From:      TrouBle <trouble@hackfurby.com>
To:        Ray Seals <rseals@vdsi.net>, "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org>
Subject:   Re: Cheops Install
Message-ID:  <37CC2442.58B626D4@hackfurby.com>
References:  <002801bef3d1$ca930620$120c1eac@midwestis.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?37CC2442.58B626D4>