I used macports. I recently removed Xcode and installed "Command Line Tools for Xcode" from Apple and OSX-GCC-Installer by K. Reitz. Following that's what I did. Thanks for your help.
Paolo@ithaca_paolo[/home/geonode]:python bootstrap.py New python executable in ./bin/python Installing setuptools..................done. Installing pip.............done. Searching for paver==1.0.1 Best match: Paver 1.0.1 Processing Paver-1.0.1-py2.7.egg Paver 1.0.1 is already the active version in easy-install.pth Installing paver script to /home/geonode/bin Using /home/geonode/lib/python2.7/site-packages/Paver-1.0.1-py2.7.egg Processing dependencies for paver==1.0.1 Finished processing dependencies for paver==1.0.1 Searching for pip Best match: pip 1.1 Processing pip-1.1-py2.7.egg pip 1.1 is already the active version in easy-install.pth Installing pip script to /home/geonode/bin Installing pip-2.7 script to /home/geonode/bin Using /home/geonode/lib/python2.7/site-packages/pip-1.1-py2.7.egg Processing dependencies for pip Finished processing dependencies for pip Paolo@ithaca_paolo[/home/geonode]:source bin/activate (geonode)Paolo@ithaca_paolo[/home/geonode]:paver build Build failed: Unknown task: build On Mon, Mar 5, 2012 at 9:15 PM, Jeffrey Johnson <[email protected]>wrote: > Yes, I am currently developing GeoNode on OSX Lion and just did the > deployment last week on a fresh Lion Box. > > How are you installing the dependencies? I'm using HomeBrew, but have > heard of people having success with the KyngChaos binaries. > > Can you give a more complete stack trace on that paver build problem? > Seems like you might not be in the right directory when executing it > or didnt successfully run the bootstrap script beforehand. Hard to > tell without more context. > > Jeff > > On Mon, Mar 5, 2012 at 12:11 PM, Paolo Pasquali > <[email protected]> wrote: > > Hi, > > has anyone successfully compiled GeoNode on OS X Lion? > > I'm stuck at paver build > > Build failed: Unknown task: build > > > > I had no problem using VirtualBox but I made another try with the new > > release. > > Thanks, > > Bye > > > > Paolo > > > > -------------------- > > Paolo Pasquali > > ITHACA - Information Technology for Humanitarian Assistance, Cooperation > and > > Action > > via Pier Carlo Boggio, 61 > > 10138 Torino - Italy > > Tel. +39 011 1975 1872 > > Fax +39 011 1975 1122 > > > > >
