Python bindings on Mac OS 10.9

John Ralls jralls at ceridwen.us
Wed Feb 12 20:04:27 EST 2014


On Feb 12, 2014, at 3:51 PM, R. Victor Klassen <rvklassen at gmail.com> wrote:

> We’re clearly getting closer.
> 
> I got through the jhbuild.
> 
> So next thing I tried was to run configure within the gnucash-2.6.0 directory.
> 
> It got as far as checking for guile, and …
> 
> checking for guile-1.8 >= 1.8.5... yes
> checking GUILE_CFLAGS... -D_THREAD_SAFE -I/Users/victor/gnucash-stable/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/include 
> checking GUILE_LIBS... -L/Users/victor/gnucash-stable/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/lib -lguile -arch i386 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk -mmacosx-version-min=10.8 -Wl,-headerpad_max_install_names -lgmp -lm -lltdl 
> checking for guile... no
> configure: error: guile required but not found
> 
> So, I’m not sure what’s up with this.  It found a guile-1.8, but no guile?  Don’t know whether it’s an issue with configure or whether there’s still something missing.

Any error in compiling a configure test will cause it to say that, so you have to look at config.log to find out what actually happened.

Regards,
John Ralls




More information about the gnucash-user mailing list