I've been trying to build ALPY (http://www.stolk.org/alpy/) on Mac OS X, but I can't get past ./configure.
I have python 2.5 installed, and most of the folders it uses are named python2.5, so I've symlinked them with a python folder in the same directory, but this had no effect.
There was previously an error that required the symlinking, which was solved (because it told me where it was looking and what it couldn't find).
The last few lines of the configure:
checking for a Python interpreter with version >= 2.3... python
checking for python... /Library/Frameworks/Python.framework/Versions/Current/bin/python
checking for python version... 2.5
checking for python platform... darwin
checking for python script directory... ${prefix}/lib/python2.5/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.5/site-packages
checking for swig... /usr/bin/swig
checking for SWIG version... 1.3.31
configure: SWIG executable is '/usr/bin/swig'
configure: SWIG library directory is '/usr/share/swig/1.3.31'
checking for Python include path... /Library/Frameworks/Python.framework/Versions/Current/include/python2.5/
checking for Python library path...
configure: error: cannot find Python library path