6 Mar
2007
6 Mar
'07
8:28 p.m.
Here is our little bug : Le 07-03-06 à 14:38, Paul Beard a écrit :
configure:2105: checking for python configure:2123: found /opt/local/bin/python configure:2135: result: /opt/local/bin/python configure:2154: checking for python version configure:2161: result: 2.5
You have python25 installed but python packages depend on python24. It seems however that you replaced the python symlink in bin which would be the real problem here. yves