On Fri, Sep 19, 2008 at 11:45 AM, Jason <[EMAIL PROTECTED]> wrote:

>
> I have read through that. It has taken me around and around in
> circles. I have spent a day on this and haven't typed a line of code.
> The guide seems to be written for OSX or Linux. As a Windows user I
> feel lost, confused and frustrated.
>
> I even went out to my library and rented a copy of their Django
> book... yet that doesn't cover how to get going on XP...
>
> I gave rails a spin... took me 10-15 minutes to read the
> documentation, install everything I needed to and set up a new
> project. Before I get completely into Ruby I wanted to give Django a
> spin and compare the two. Unfortunately... I have spent 5 hours
> messing around and waiting for support via various means. I have got
> no where... haven't even hit the command line.
>
> I am a patient guy but geez, I sure hope that development is easier
> than setting this up.
>
> Are there any resources.. any blog posts... anything with a step by
> step set up on XP?
>

As Brian says, more details on where you are running into trouble would help
people help you.  The tutorial is applicable to Windows, even if it shows
paths with forward slashes, etc. The fact is running through the tutorial
from a Windows command prompt is not very different from doing it with a
Linux bash shell or whatever.  Specifically starting up the development
server is first mentioned here:

http://docs.djangoproject.com/en/dev/intro/tutorial01/#the-development-server

If you haven't been able to get that far, what step, specifically is causing
trouble, and how, exactly?

Karen

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to