Friday, July 29, 2011

tar xzvf Django-1.3.tar.gz

Hello,all:
I am a technical writer here in China and right now I run into
troube installing Django onto my Windows operation system. I have
followed the steps in the instruction page at (https://
www.djangoproject.com/download/) with Python 2.7 installed. Then I
downloaded Django-1.3.tar.gz. and the instruction page tells me:
------------------------------------------
tar xzvf Django-1.3.tar.gz
cd Django-1.3
sudo python setup.py install
-----------------------------------------------

How do I suppose to continue? Type in these words into Python shell?
But there is indication that the syntax is wrong . I am totally
confused here. Can anyone help?

--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment