I'm trying to install the last GeoNode RC in Ubuntu 11.04 without any
success. I'm following  the steps described at
http://docs.geonode.org/1.0.1/index.html. Here are my comments.

There should be a section Deploying on Ubuntu 11.04
Python version for Ubuntu 11.04 is 2.7 so  the following piece of cofing for
Apache

   Alias /admin-media/
/var/www/geonode/wsgi/geonode/lib/python2.6/site-packages/django/contrib/admin/media/


should be changed. Moreover, this path is not valid and I could'n find out
why. The bootstrap is not installing django on geonode/lib. I think I have
had installed Django before, could it be a problem?

Finally I could't run the following command:

/var/www/geonode/wsgi/geonode/bin/django-admin.py syncdb
--settings=geonode.settings

since django-admin is not there.


Thanks
Martin

Reply via email to