Complete.Org: Mailing Lists: Archives: freeciv-dev: November 2001:
[Freeciv-Dev] Re: building under cygwin
Home

[Freeciv-Dev] Re: building under cygwin

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: Reinier Post <rp@xxxxxxxxxx>
Cc: freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] Re: building under cygwin
From: James Wilson <fat_hot@xxxxxxxxx>
Date: Sat, 03 Nov 2001 22:00:29 -0500

the gtk binary install has no gtk-config lookalike at all, only pkg-config. I think it's a replacement for a whole set of *-config scripts.

I tried --with-gtk-prefix, but it still wants the gtk-config script (which isn't there).

I think this issue is moot if gtk1.3 is explicitly not supported (yet).

James

At 03:12 PM 11/3/01, you wrote:
On Sat, Nov 03, 2001 at 11:04:51AM -0500, James Wilson wrote:

> -- maybe this is a FAQ, but I didn't find the answer anywhere - how can
> freeciv be built under cygwin against gtk1.3? configure is looking for
> gtk-config, which doesn't exist in the gtk1.3 for win32 bundles found at
> http://www.gimp.org/~tml/gimp/win32/new-downloads.html or
> http://www.gimp.org/~tml/gimp/win32/downloads.html as far as I can see. can
> I trick it into using pkg-config or something like that?

I have the same problem on my FreeBSD system: I have gtk12-config,
but no gtk-config.  Apply the following patch to aclocal.m4 (which I
propose for CVS), run automake, and your problems should be over.
Alternatively, use the --with-gtk-prefix option to ./configure.
Try ./configure --help for details.

--
Reinier


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com



[Prev in Thread] Current Thread [Next in Thread]