PY_PREFIX is where the Python libraries will be installed. Try running ./configure PYTHON=/path/to/python2.6
Phillip B Oldham wrote: > What should one use as the PY_PREFIX to install thrift for Python 2.6? > I've tried everything but the ./configure script reports that its > going to compile for 2.4 (the base install; python2.6 was compiled > using "altinstall"). >
