Ah yes, I see what you mean about the dot (.)
I still seem to have no luck running the script though...

l...@leke ~/Projects/cms/django $ /usr/lib/python-django/bin/django-
admin.py startproject mysite
bash: /usr/lib/python-django/bin/django-admin.py: Permission denied
l...@leke ~/Projects/cms/django $ sudo /usr/lib/python-django/bin/
django-admin.py startproject mysite
[sudo] password for leke:
sudo: /usr/lib/python-django/bin/django-admin.py: command not found

I forgot to add, if I type import django in the python interpreter, I
don't get any errors so I guess the install went ok.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to