2002-06-17 13:56:19 UTC
Configure needs some help trying to find Python, especially if there is more than one version of Python installed, or Python is installed in a non-standard directory.
Set the PYTHON environment variable and give the --with-python=<rootdir> to configure. This is the same with Expect.
$ PYTHON=/opt/local/bin/python2 ./configure --with-python=/opt/local