Hello everybody, since a long times I re-started working with GeoNede using a checkout from GitHub. I have some troubles: - GDAL library is not available to transform() geometry error when accessing maps. I installed all needed packages, except the dev one, for Gdal (1.8.0) but I have still this error confirmed by python shell: >> from django.contrib.gis.gdal import HAS_GDAL >> HAS_GDAL False - I can't find the django-admin.py file in /var/www/geonode/wsgi/geonode/bin/
Using Ubuntu Server 10.04 Thank you very much for your great work! L.
