aMule Forum

Polish => pl_Linux => Topic started by: levi on June 29, 2004, 11:23:45 AM

Title: gtk-config
Post by: levi on June 29, 2004, 11:23:45 AM
Witam.

Czego mu brakuje jesli krzyczy o taka biblioteke ??

Mam zainstalowane gtk+-1.2.10, gtk+-devel-1.2.10
Mam tez zainstalowane wxBase-2.4.2 i wxGTK-2.4.2 i wxGTK-devel-.2.4.2

Red Hat 9

checking for gtk-config... no
checking for GTK - version >= 1.2.0... 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.
./configure: line 1: no: command not found


Dzieki.
Title: Re: gtk-config
Post by: deltaHF on June 29, 2004, 03:09:19 PM
moze jako root probujesz ..
powinno dzialac jako user
Title: Re: gtk-config
Post by: Ogon on June 30, 2004, 01:20:58 PM
prawdopodobnie nie masz dobrze ustawionej zniennej systemowej GTK_CONFIG

popróboj z parametrami
--with-gtk-prefix
--with-gtk-exec

np.
./configure --with-gtk-prefix=/usr/lib/gtk-1.2