Re: gtk-config problem

2019-06-28 Thread Pierre Frenkiel
On Thu, 27 Jun 2019, 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 env

Re: gtk-config problem

2019-06-27 Thread Sven Joachim
On 2019-06-27 17:08 +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

Re: gtk-config problem

2019-06-27 Thread Reco
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 i

Re: gtk-config problem

2019-06-27 Thread Greg Wooledge
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 > *** you