Re: gtk-config problem
Hi.
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?
>
> with ./configure --disable-gtktest, I get same error.
If everything else fails - try reading the documentation - [1]:
What are the system requirements IOT execute Xdialog ?
They are very minimal (no exotic/silly library needed): X11 and GTK+
(v1.2.0 or upper, v1.2.8 and upper preferred) is all what Xdialog needs
to run.
So unless you provide GTK+1 headers to the thing - it won't compile.
[1] http://xdialog.free.fr/doc/intro.html
Reco
Reply to: