When i run the first command i get: 8 lrwxr-xr0x 1 root wheel 24 May 2 20:03 /usr/bin/python -> /opt/ local/bin/python2.4
and when i type "which python" I get nothing. Any idea where to go from here? jason On May 14, 2:42 am, Graham Dumpleton <[EMAIL PROTECTED]> wrote: > If you removed /usr/bin/python, the simple answer is that your broke > it by doing so. > > MacPorts as far as I know should not have replaced /usr/bin/python and > instead installed its 'python' elsewhere and thus the standard version > should still have existed. > > What do you get when you run: > > ls -las /usr/bin/python > > What do you get when you run: > > which python > > Graham > > On May 14, 2:20 pm, Jason Ourscene <[EMAIL PROTECTED]> wrote: > > > I installed everything through macports initially, but would like to > > be on a newer version of python which i found is bundled with leopard. > > I completely removed all the files and things associated with > > macports. Now when i type python in the terminal i get.. ~bash: > > python: command not found > > > I tried to figure out a way to link it all back together but cant seem > > to get it. > > > Anyone know of a way to do this? > > > Thanks! > > Jason --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

