GTK_CONFIG needs the full path name.

Henning Meier-Geinitz <henning@meier-geinitz.de>
DEVEL_2_0_BRANCH-1 RELEASE_1_0_6
Henning Geinitz 2001-10-26 18:55:15 +00:00
rodzic 525d7d0322
commit f6718a7893
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -23,7 +23,7 @@ make install
its header files. GTK can be found at http://www.gtk.org/. For some
operating systems it's necessary to set the path to gtk-config explicitely.
This can be done by using the environment variable GTK_CONFIG. For FreeBSD
use `GTK_CONFIG=gtk12-config'.
try `GTK_CONFIG=/usr/X11R6/bin/gtk12-config'.
- If you want to use xscanimage as a GIMP plug-in, the GIMP libraries and
headers are necessary. See http://www.gimp.org/.