On Jan 16, 8:41 am, Malcolm Box <malcolm....@gmail.com> wrote:
> On Fri, Jan 15, 2010 at 6:37 PM, Jonathan Eatherly <
>
> jonathan.eathe...@gmail.com> wrote:
> >    One of these days I would like to make a DMG that sets up
> > everything for the user. If anyone would be interested in a DMG single
> > setup executable please let me know and maybe I will make it a weekend
> > project.
>
> I'd be eternally grateful (well, at least pretty happy) with such a DMG -
> I've spent too much time fighting this particular install for my sanity.
>
> A couple of comments from when I've done this:
>
> - an easier way to get libjpeg is to install MacPorts 
> (http://www.macports.org) which gives an apt like package manager ('port')
> - my incomplete notes from doing this suggest that with MySQL on the path
> then easy_install MySQLdb will work.  The key seems to be having my.conf on
> the path
>

I use brew (http://github.com/mxcl/homebrew) instead of MacPorts.

IIRC, I had to install git first, but everything else is installed
view brew, without the requirements of sudo, which makes a nice
change.

You can even have it so that it installs python modules/ruby gems in
the same manner.

Matt.
-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.


Reply via email to