On 3/12/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > nope i do it from home, never had any problem before, not like i would > really have known anyway got problem all the time :), > problem isntalling this and that, problem installing rails and so on. > shame i really want to give a try at django reviews looks good, better > than rail for a designer like me. >
I recommend staying away from DarwinPorts. It sometimes works very nicely, other times, not so much. I would instead install Python2.4 and sqlite2 from http://pythonmac.org/packages/py24-fat/index.html (As you're running Tiger, sqlite itself is already installed, you just need the Python wrappers). Then install subversion from http://www.codingmonkeys.de/mbo/Subversion-1.4.3.pkg.zip Then install Django via svn (the install document says how to do that). Jay P. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

