Le 24 juil. 2011 à 20:37, Katharine Berry a écrit : > On Jul 24, 2011, at 2:16 PM, Altair Sythos Memo wrote: >> Lion is shipped with Pythn2.7, you need to install "by hand" from >> python homepage 2.6 package for macosx and modify your autobuild script >> (text editor) changing first line from trailing "python" to "python-2.6" > > > Not true; Lion comes with 2.5, 2.6 and 2.7 preinstalled. > > I'd recommend simply trying to easy_install autobuild again; changing python > versions will require you to reinstall all your packages. Failing that, you > can do this to universally switch back to 2.6 (unless you invoke python2.5, > python2.6 or python2.7): > > defaults write com.apple.versioner.python Version 2.6
I've removed autobuild in /usr/local/bin and set up the path to the one I had took from Second Life repository. It seems to work, now the problem comes from Xcode, CMAKE_MAKE_PROGRAM being not set. But I guess it is because XCode 3.2.x is not supported anymore with Lion. > > As for fixing Xcode, I believe that only Xcode 4 is fully supported under > Lion; good luck. > > – Katharine Berry > Yes, only XCode 4 is supported on Lion. It's not possible anymore to install 3.x versions. So I'll keep my fingers crossed and install it hoping it will work. _______________________________________________ Policies and (un)subscribe information available here: http://wiki.secondlife.com/wiki/OpenSource-Dev Please read the policies before posting to keep unmoderated posting privileges