Re: [gtk+osx] gtk+osx
Status: Beta
Brought to you by:
jralls
From: Charles L. <cl...@gh...> - 2004-05-16 12:04:55
|
solebrother que said: > checking for GTK - version >=3D 1.2.8... ./configure: /gmp/bin/gtk-conf= ig: > No such file or directory Assuming you followed step 6 of the instructions, and /gmp/bin/gtk-config is installed, try editing the first line to read '#!/bin/sh -x'. Then, when you re-run configure, the config.log should show what gtk-config is trying to execute, and you might get a better idea of what is producing the 'no such file or directory' error. --=20 Charles Lepple cl...@gh... |