Hi Bob,

> MacPro1:Downloads$ ls
> Django-1.1.1.tar

  You have not unpacked the Django archive. You need to run:
$ tar xf Django-1.1.1.tar

  It will create a subdirectory (named "Django-1.1.1" probably), then
you need to move to that subdirectory

$ cd Django-1.1.1

 and then run the
$ python setup.py install

  Regards

    Jirka

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@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