[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]
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
[Freeciv-Dev] Re: Hello; Elementarization of Unit Properties; New/Improved Info Screens, Raimar Falke, 2002/01/14
[Freeciv-Dev] Re: Hello; Elementarization of Unit Properties; New/Improved Info Screens, Jörg Zuther, 2002/01/15
[Freeciv-Dev] Re: Hello; Elementarization of Unit Properties; New/Improved Info Screens, Petr Baudis, 2002/01/14
|
|