hi, trying to compile xdialog, I get the following error when running ./configure:
*** 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: error: Cannot find GTK: Is gtk-config in path? with ./configure --disable-gtktest, I get same error. adding --without-gtk2 gives (like --with-gtk2) Compiling for GTK2 checking for pkg-config... no checking for GTK+ - version >= 2.2.0... no *** A new enough version of pkg-config was not found. *** See http://pkgconfig.sourceforge.net configure: error: Cannot find GTK2. how to inform the program of the difference between "with" and "without" ? best regards, -- Pierre Frenkiel