Python 2.6 fails on compiling > Bug report

googler.1.webmaster at spamgourmet.com googler.1.webmaster at spamgourmet.com
Thu Jan 8 20:41:56 EST 2009


Hi searched for "Library/Frameworks/" in the config file and edited it
to "@executable_path".

Well my configure and make command worked very fine. Just 'make
install' aborted after this error message.


test -d "/Applications/Python 2.6" || mkdir -p "/Applications/Python
2.6"
test -d "/Applications/Python 2.6/IDLE.app" && rm -r "/Applications/
Python 2.6/IDLE.app"
cp -PR IDLE.app "/Applications/Python 2.6"
touch "/Applications/Python 2.6/IDLE.app"
cp ./config-main.def "@executable_path/Python.framework/Versions/2.6/
lib/python2.6/idlelib/config-main.def"
cp: @executable_path/Python.framework/Versions/2.6/lib/python2.6/
idlelib/config-main.def: No such file or directory
make[2]: *** [install] Error 1
make[1]: *** [install_IDLE] Error 2
make: *** [frameworkinstallapps4way] Error 2


That is not cool.. really.. thats not cool. Thanks for your tipps.



More information about the Python-list mailing list