Hi,

I'm having trouble with 'make install' trying to put or touch  a few things
in /Applications even though I've set the prefix and framework directories
to be $MY_PREFIX as in

./configure --prefix=${MY_PREFIX} --enable-framework=${MY_PREFIX}
--disable-universalsdk MACOSX_DEPLOYMENT_TARGET=10.6

When running 'make install' I get:

OSError: [Errno 13] Permission denied: '/Applications/Python 2.6/Build
Applet.app/Contents/Info.plist'

Is there some additional option I need to set to MY_PREFIX to get everything
where I want it?

Thanks,
Chris
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig
unsubscribe: http://mail.python.org/mailman/options/Pythonmac-SIG

Reply via email to