You have to create a link "ln -s" for /usr/bin/django-admin.py
pointing to /usr/lib/python2.5/site-packages/django/bin/django-
admin.py
Or you can do it the long way "python /usr/lib/python2.5/site-packages/
django/bin/django-admin.py startproject foo"


On Mar 15, 3:26 pm, TP <tommi.pres...@gmail.com> wrote:
> I have just started to use Django on a Linux machine and when trying
> to create a new problem I get the following error:
>
> django-admin.py: command not found
>
> Any suggestions ?
--~--~---------~--~----~------------~-------~--~----~
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