Complete.Org: Mailing Lists: Archives: freeciv-dev: January 2002:
[Freeciv-Dev] Re: problems with configuring the freeciv code to compile
Home

[Freeciv-Dev] Re: problems with configuring the freeciv code to compile

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: Cyrill von Planta <pla@xxxxxxxxxxxxxxxx>
Cc: freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] Re: problems with configuring the freeciv code to compile the gtk client
From: Vasco Alexandre Da Silva Costa <vasc@xxxxxxxxxxxxxx>
Date: Mon, 14 Jan 2002 21:25:10 +0000 (WET)

On Sun, 16 Sep 2001, Cyrill von Planta wrote:

> hi recently tried to compile my own client 
> 
> however the configure script complains:
> .
> .
> .
> checking for GTK - version >= 1.2.5... no
> *** 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.
> .
> .
> .
> 
> i have installed gtk 1.2.10 and tried following things:
> 
>  ./configure --with-gtk-prefix=/usr/include/gtk-1.2
>  ./configure --with-gtk-prefix=/usr/include/gtk-1.2/gtk/include
> ./configure --with-gtk-prefix=/usr/include/gtk-1.2/gtk

> export GTK_CONFIG=/usr/bin/gtk-config , this binary exists there
> export GTK_CONFIG=/usr/bin/

Its ./configure --with-gtk-prefix=/usr

gtk-config is a shell script, not a binary.

Hope this helps.

---
Vasco Alexandre da Silva Costa @ Instituto Superior Tecnico, Lisboa





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