Getting started on mac

2009-06-03 Thread zignorp
Hello, I've just installed the development version in leopard on the mac, and when I did this step: "On Unix-like systems, create a symbolic link to the file django-trunk/ django/bin/django-admin.py in a directory on your system path, such as /usr/local/bin. For example: ln -s `pwd`/django-trunk

Re: Getting started on mac

2009-06-03 Thread zignorp
Thanks Alex! That's just what I wanted to know, could I switch easily. I would rather put off some of that configuration time! W On Jun 3, 3:14 pm, Alex Gaynor wrote: > On Wed, Jun 3, 2009 at 5:12 PM, zignorp wrote: > > > I just fixed this and it's working swimmingly.  It seems that 10.5 > >

Re: Getting started on mac

2009-06-03 Thread Alex Gaynor
On Wed, Jun 3, 2009 at 5:12 PM, zignorp wrote: > > I just fixed this and it's working swimmingly. It seems that 10.5 > doesn't come with that directory, so I just did what I said I would in > the last paragraph, and I have my first page. I'm very excited. Now > I have to decide whether to go t

Re: Getting started on mac

2009-06-03 Thread zignorp
I just fixed this and it's working swimmingly. It seems that 10.5 doesn't come with that directory, so I just did what I said I would in the last paragraph, and I have my first page. I'm very excited. Now I have to decide whether to go through the pain of getting mysql working right with django