did you try running `geonode createsuperuser` first? ~joe On Oct 2, 2011, at 10:30 AM, Greg Corradini wrote:
> Hello, > I'm following the instructions at > http://docs.geonode.org/1.1-RC1/getting-started.html for setting up a > GeoNode dev environment on Ubuntu 10.10. Is this the best and most > recent documentation on setting up GeoNode (it seems it is)? > > Some problems I've run into that I would appreciate some help on: > > 1. There doesn't seem to be a createsuperuser command for > django-admin.py to run this statement: > > (geonode) $ django-admin.py createsuperuser > --settings=geonode.settings > > Does it matter that I have a superuser if this command doesn't exist? > > > 2. When I try to run Jetty with the folllowing command I get an error > stating "The plugin 'org.apache.maven.plugins:maven-jetty-plugin' does > not exist or no valid version could be found": > > $ sh src/geoserver-geonode-ext/starup.sh > > > Any ideas? > > Thanks
