On Tue, Nov 3, 2009 at 1:28 PM, paulmo <paul.moll...@gmail.com> wrote:
>
> goal is to check out google appengine using python and django if
> possible. running xp, downloaded python 2.6 and django 1.1.1.tar. i'm
> familiar with auto-installing apps and have no idea how to run django.
> i've extracted the tar file to a folder in my downloads. tried running
> cmd prompt < setup py.install > and that did nothing. windows told me
> to add new prog in control panel (??) totally confused by django site
> instructions on running from a cd directory, etc.

Open up a msdos terminal, cd into the untar directory and run the
command 'python setup.py install'. Make sure though before this you
can run the 'python' command from the command line.
>
> can i handle this?? thanks
>
> >
>



-- 
Low Kian Seong
blog: http://lowkster.blogspot.com

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

Reply via email to