Re: [Django] #11164: inconsistency in installation documentation, and a suggestion

2009-05-25 Thread Django
#11164: inconsistency in installation documentation, and a suggestion
+---
  Reporter:  fcady2007  | Owner:  nobody
Status:  closed | Milestone:
 Component:  Uncategorized  |   Version:  1.0   
Resolution:  wontfix|  Keywords:
 Stage:  Unreviewed | Has_patch:  0 
Needs_docs:  0  |   Needs_tests:  0 
Needs_better_patch:  0  |  
+---
Changes (by SmileyChris):

  * status:  new => closed
  * needs_better_patch:  => 0
  * resolution:  => wontfix
  * needs_tests:  => 0
  * needs_docs:  => 0

Comment:

 Since INSTALL is just a quick intro, and points to using the full install
 docs for more information, I'm calling it that it's not worth changing
 INSTALL (and it's more os-agnostic in its current form anyway).

 Regarding the sudo method not working for you, this is more of a community
 issue: ask in the google group or on IRC to get this sorted. After solving
 it, if you think that something specific and widely useful could be added
 to the full install docs, please create a new ticket.

-- 
Ticket URL: 
Django 
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
-~--~~~~--~~--~--~---



[Django] #11164: inconsistency in installation documentation, and a suggestion

2009-05-20 Thread Django
#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: 
Django 
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
-~--~~~~--~~--~--~---