#5688: missing word in Windows install instructions
-----------------------------------+----------------------------------------
   Reporter:  [EMAIL PROTECTED]  |                Owner:  mboersma         
     Status:  assigned             |            Component:  Documentation    
    Version:  SVN                  |           Resolution:                   
   Keywords:                       |                Stage:  Ready for checkin
  Has_patch:  1                    |           Needs_docs:  0                
Needs_tests:  0                    |   Needs_better_patch:  0                
-----------------------------------+----------------------------------------
Comment (by nickefford):

 Replying to [comment:1 mboersma]:
 > Good catch--"setup.py install" won't work on Windows without prefixing
 it with "python".  One-word patch is attached for SVN, since we don't fix
 old docs.

 Hang on, are you sure about this?

 On my Windows installation of Python, the install directory isn't added to
 your path but an association is made between {{{.py}}} files and the
 Python executable.  Hence typing {{{python}}} followed by anything won't
 normally work, but running {{{foo.py}}} by typing its name should do the
 right thing.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/5688#comment:2>
Django Code <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 [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to