Re: PIL (etc etc etc) on OS X

2008-08-13 Thread Fredrik Lundh
David C. Ullrich wrote: Thanks. Sorry to be so dumb - yes, it's perfectly reasonable for eff to assume that people using PIL are programmers. well, my only assumption is that people building PIL from basic building blocks must have some understanding of how that's done on their specific pla

Re: PIL (etc etc etc) on OS X

2008-08-05 Thread David C. Ullrich
In article <[EMAIL PROTECTED]>, "David C. Ullrich" <[EMAIL PROTECTED]> wrote: > In article <[EMAIL PROTECTED]>, > Irmen de Jong <[EMAIL PROTECTED]> wrote: > > > David C. Ullrich wrote: > > > Decided to try to install PIL on my Mac (OS X.5). > > > > > > I know nothing about installing programs

Re: PIL (etc etc etc) on OS X

2008-08-05 Thread David C. Ullrich
In article <[EMAIL PROTECTED]>, Irmen de Jong <[EMAIL PROTECTED]> wrote: > David C. Ullrich wrote: > > Just as well that the message sent earlier today > > seems to have been lost... > > > > Ok. Read your instructions on libjpeg. Read some > > of the install.doc. ./configure, fine. make, fine. >

Re: PIL (etc etc etc) on OS X

2008-08-05 Thread David C. Ullrich
In article <[EMAIL PROTECTED]>, Kevin Walzer <[EMAIL PROTECTED]> wrote: > David C. Ullrich wrote: > > Just as well that the message sent earlier today > > seems to have been lost... > > > > Ok. Read your instructions on libjpeg. Read some > > of the install.doc. ./configure, fine. make, fine. >

Re: PIL (etc etc etc) on OS X

2008-08-04 Thread Irmen de Jong
David C. Ullrich wrote: Just as well that the message sent earlier today seems to have been lost... Ok. Read your instructions on libjpeg. Read some of the install.doc. ./configure, fine. make, fine. "make test", fine. So I said "sudo make install" and this happened: 0-1d-4f-fc-28-d:jpeg-6b du

Re: PIL (etc etc etc) on OS X

2008-08-04 Thread Kevin Walzer
David C. Ullrich wrote: Just as well that the message sent earlier today seems to have been lost... Ok. Read your instructions on libjpeg. Read some of the install.doc. ./configure, fine. make, fine. "make test", fine. So I said "sudo make install" and this happened: 0-1d-4f-fc-28-d:jpeg-6b dul

Re: PIL (etc etc etc) on OS X

2008-08-04 Thread David C. Ullrich
Just as well that the message sent earlier today seems to have been lost... Ok. Read your instructions on libjpeg. Read some of the install.doc. ./configure, fine. make, fine. "make test", fine. So I said "sudo make install" and this happened: 0-1d-4f-fc-28-d:jpeg-6b dullric$ sudo make install Pa

Re: PIL (etc etc etc) on OS X

2008-08-04 Thread David C. Ullrich
Thanks for the hand-holding. DU. In article <[EMAIL PROTECTED]>, Kevin Walzer <[EMAIL PROTECTED]> wrote: > > [more about installing libjpeg...] -- David C. Ullrich -- http://mail.python.org/mailman/listinfo/python-list

Re: PIL (etc etc etc) on OS X

2008-08-02 Thread Kevin Walzer
First, it occurred to me that I've got wxPython installed and it includes jpeg support. I don't suppose that means that wxPython has already put a libjpeg somewhere and I just need to tell PIL where it is? I doubt it. You're probably better off building libjpeg yourself. Presumably jibjpeg

Re: PIL (etc etc etc) on OS X

2008-08-02 Thread David C. Ullrich
>From the other reply it seems I may not need to worry about any of this. Otoh I've had issues with pythonmac versus OSX versions, etc, in the past. Just in case, also in the spirit of that curious idea that learning things is good: First, it occurred to me that I've got wxPython installed and it

Re: PIL (etc etc etc) on OS X

2008-08-02 Thread David C. Ullrich
In article <[EMAIL PROTECTED]>, Irmen de Jong <[EMAIL PROTECTED]> wrote: > David C. Ullrich wrote: > > Decided to try to install PIL on my Mac (OS X.5). > > > > I know nothing about installing programs on Linux, > > nothing about building C programs, nothing about > > installing libraries, nothi

Re: PIL (etc etc etc) on OS X

2008-08-01 Thread Irmen de Jong
David C. Ullrich wrote: Decided to try to install PIL on my Mac (OS X.5). I know nothing about installing programs on Linux, nothing about building C programs, nothing about installing libraries, nothing about "fink", nothing about anything. Please insert question marks after every sentence:

Re: PIL (etc etc etc) on OS X

2008-08-01 Thread Kevin Walzer
David C. Ullrich wrote: Decided to try to install PIL on my Mac (OS X.5). OK, sounds good. I know nothing about installing programs on Linux, nothing about building C programs, nothing about installing libraries, nothing about "fink", nothing about anything. Please insert question marks after

PIL (etc etc etc) on OS X

2008-08-01 Thread David C. Ullrich
Decided to try to install PIL on my Mac (OS X.5). I know nothing about installing programs on Linux, nothing about building C programs, nothing about installing libraries, nothing about "fink", nothing about anything. Please insert question marks after every sentence: I saw a "BUILDME" with instr