Karel Marissens wrote: > Well the instructions aren't really like that as it's one installer > (configure, make, make install) for all bindings (although you can > tell it to only install certain ones).
You can specify PYTHON=/sw/bin/python2.5 to build xapian-bindings for use with that Python interpreter - either set this in the environment, or pass it on the configure command line like so: ./configure PYTHON=/sw/bin/python2.5 This is documented in the help output: ./configure --help|more Cheers, Olly ------------------------------------------------------------------------------ _______________________________________________ Fink-devel mailing list Fink-devel@lists.sourceforge.net http://news.gmane.org/gmane.os.apple.fink.devel