[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Trouble starting django project



On 12/11/11 08:04, Eric Galaxy wrote:
> I just installed django on my system. �Following the install
> instructions
> (http://www.howtoforge.com/how-to-install-django-on-debian-lenny-apache2-mod_python),
> I ran the following line:
> 
> /usr/share/python-support/python-django/django/bin/django-admin.py
> startproject mysite
> /
> /
> to start a project. �The command returns a file/directory not found
> error. �After checking the file structure, I saw
> that�/python-django/...�does not exist. I am uncertain how to proceed.
> Advice would be appreciated.
> 
> -- 
> Eric


Are you running Lenny?

I usually have it installed to /usr/lib
eg.:-
$ /usr/local/lib/django-admin startproject whatever

Try:-
# locate django-admin | less

Cheers



Useful refs:-
http://wiki.debian.org/WhereIsIt

-- 
Iceweasel/Firefox extensions for finding answers to Debian questions:-
https://addons.mozilla.org/en-US/firefox/collections/Scott_Ferguson/debian/


Reply to: