#11164: inconsistency in installation documentation, and a suggestion
---------------------------+------------------------------------------------
 Reporter:  fcady2007      |       Owner:  nobody    
   Status:  new            |   Milestone:            
Component:  Uncategorized  |     Version:  1.0       
 Keywords:                 |       Stage:  Unreviewed
Has_patch:  0              |  
---------------------------+------------------------------------------------
 The online instructions say to run the command "sudo python setup.py
 install", but the INSTALL file in the tar package says to use the command
 "python setup.py install".

 Also, neither of these commands is working for me.  If I do not use sudo,
 I can only import django when I launch python from the Django directory.
 If I use sudo, I get the error message "error: could not create
 'build/lib': Permission denied".  I have little experience with Linux, so
 I have no idea what's going wrong.  It would be good to update
 documentation so that people like me can troubleshoot.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/11164>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to