Let me start of with apologising for a double post and thanking you
for your reference.

I think my problem lays with finding the right directory. From the
offered solution (http://code.djangoproject.com/wiki/
InstallationPitfalls) I don't now how to determine the right 'Link
<django_installation>/bin/django-admin.py to whereever on your PATH'
So far I have found out that python seems to be 'hiding' in /Library/
Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages
My question now is: how should I phrase the 'sudo ln -s' command?

Thanks again for your help!

Bgrds,

Errit.


On 16 nov, 10:47, Robbington <[email protected]> wrote:
> I dont think you are going to get a great deal of help if you just
> repeat your 
> posts,http://groups.google.com/group/django-users/browse_thread/thread/bab3...
> There was some sound advice from experienced users of Django and
> Linux.
>
> There are also already some great tutorials on installing Django,
> django admin commands and this problem,
>
> http://code.djangoproject.com/wiki/InstallationPitfallshttp://docs.djangoproject.com/en/dev/ref/django-admin/?from=olddocshttp://docs.djangoproject.com/en/dev/topics/install/?from=olddocs
>
> If you are still having trouble after the solution being
> comprehensivley explained go further by stating what you dont
> understand, or where you are struggling.
>
> As it was stated before, its not to do with your version of Python,
> but your installation of Django. a copy of Django-admin.py needs to be
> in the folder usr/bin for your linux system to know that it is a
> system command.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected].
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