Re: Total noob needs some help installing

2007-06-18 Thread walterbyrd
On Jun 18, 12:14 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > > >>> django-admin.py startproject mysite > > Are you putting that in the python interactive shell? If so, that > would seem to be your problem. You'd probably want to do "python > django-admin.py startproject mysite" from the

Re: Total noob needs some help installing

2007-06-18 Thread [EMAIL PROTECTED]
> >>> django-admin.py startproject mysite Are you putting that in the python interactive shell? If so, that would seem to be your problem. You'd probably want to do "python django-admin.py startproject mysite" from the normal terminal prompt. On Jun 18, 1:33 pm, walterbyrd <[EMAIL PROTECTED]> wr

Total noob needs some help installing

2007-06-18 Thread walterbyrd
I am running debian 4.x testing at home. I also have dreamhost. My plan is to try to get something working on my home box, then I'll try to install django on dreamhost. My plan is to keep the installations as similar as possible - I think that might make it easier. My home box: I have python 2.3