On Thu, Jun 27, 2019 at 05:08:20PM +0200, Pierre Frenkiel wrote: > 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?
gtk-config is from libgtk1.x which is quite old, and no longer found in any current Debian releases (not even squeeze or wheezy). Near as I can tell from my limited searching, the last Debian release to have this package was Debian 5.x (lenny). Building this program might be challenging. Perhaps you can find a replacement. Based on its name, I would guess it's a sibling to things like zenity.