Hello everyone,

I'm setting up a dev environment on a co-worker's Mac running 10.5.2

I have Django cehcked out from trunk, and symlinked into Python 2.5.2.
I can successfully import Django from within a Python terminal
session.

I have django-admin.py symlinked from the trunk checkout to /usr/local/
bin.

When I try to execute: django-admin.py startproject foo, I get an
error saying:
django-admin.py: command not found

I have added /usr/local/bin to my .bash_profile, resourced, and
restarted, but still no dice. Anyone have any ideas on what I did
wrong? I've doen this many times, just not on 10.5.

TIA,
Brandon
--~--~---------~--~----~------------~-------~--~----~
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