Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Oct 2001 13:45:32 -0400 (EDT)
From:      Matthew Emmerton <matt@gsicomp.on.ca>
To:        Dru <genisis@istar.ca>
Cc:        questions@FreeBSD.ORG
Subject:   Re: cheops
Message-ID:  <Pine.BSF.4.21.0110021343490.8426-100000@xena.gsicomp.on.ca>
In-Reply-To: <20011002133242.C77695-100000@x1-6-00-50-ba-de-36-33.kico1.on.home.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 2 Oct 2001, Dru wrote:

> 
> Hi guys,
> 
> Has anyone been able to compile cheops on FreeBSD? I downloaded the source
> from www.marko.net/cheops, but I'm getting gtk-config errors during the
> configure stage:
> 
> ./configure
> <snip>
> checking for gtk... gtk-config: not found
> configure: error: Check that gtk-config is in path
> 
> "locate gtk-config" yields no results, but "pkg_info | grep gtk" shows
> that gtk-1.2.10_2 is installed. Any suggestions? It looks like a pretty
> cool program.

That's because we rename gtk-config to be gtk12-config.

You'll have to patch the configure script so that it looks for
gtk12-config instead of gtk-config.

--
Matt Emmerton




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?Pine.BSF.4.21.0110021343490.8426-100000>