Re: [Pythonmac-SIG] problem installing Python Image Library 2nd Post

2006-07-27 Thread Jörg Kantel
Hi Larry,Am 26.07.2006 um 17:17 schrieb Larry Meyn:You can go to the folder /Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/site-packages, select the PIL folder, go to the file menu and select "Get Info".  There is a section for "Ownership & Permissions" with a subsection "Details"

Re: [Pythonmac-SIG] problem installing Python Image Library 2nd Post

2006-07-26 Thread Ronald Oussoren
On Jul 27, 2006, at 7:58 AM, Christopher Barker wrote: > Ronald Oussoren wrote: > >> The binary installers on pythonmac.org won't work with 2.4. > > I assume this was a typo, and you meant: > > The binary installers on pythonmac.org won't work with 2.5 >

Re: [Pythonmac-SIG] problem installing Python Image Library 2nd Post

2006-07-26 Thread Christopher Barker
Ronald Oussoren wrote: > The binary installers on pythonmac.org won't work with 2.4. I assume this was a typo, and you meant: The binary installers on pythonmac.org won't work with 2.5 ^^^ -Chris -- Christopher Barker, Ph.D. Oceanograph

Re: [Pythonmac-SIG] problem installing Python Image Library 2nd Post

2006-07-26 Thread Daniel Lord
Bob, Of course that makes sense. One runs each setup.py with the python version intended to install the package under. Apologies to Ronald-- not that I thought he did anything incorrectly, I was just assuming he might have done something to protect us. What do you know, I learn something ne

Re: [Pythonmac-SIG] problem installing Python Image Library 2nd Post

2006-07-26 Thread Larry Meyn
I didn't have any issues either on my old machine which only has me as an admin. However, on a new machine of mine their are two admin accounts, mine (lmeyn) and another (macadmin). PIL seems to get installed with restricted access and with access only for the other account only, for exam

Re: [Pythonmac-SIG] problem installing Python Image Library 2nd Post

2006-07-26 Thread Ronald Oussoren
On Jul 26, 2006, at 4:58 PM, Daniel Lord wrote: > I just tried the PIL build with the 2.5b version and it fails but > the 2.4.3 version works fine...see below. > My hunch is Ronald might have disabled some paths in order to keep > the beta from interfering with the standard 2.4 install. Or no

Re: [Pythonmac-SIG] problem installing Python Image Library 2nd Post

2006-07-26 Thread Bob Ippolito
Could you be more specific? I didn't have any issues. -bob On Jul 26, 2006, at 10:48 AM, Larry Meyn wrote: > For some reason the PIL seems to get installed with inappropriate > permissions. Changing the permissions fixes the problem. > > Larry > > On Jul 26, 2006, at 10:39 AM, Bob Ippolito wrot

Re: [Pythonmac-SIG] problem installing Python Image Library 2nd Post

2006-07-26 Thread Larry Meyn
For some reason the PIL seems to get installed with inappropriate permissions. Changing the permissions fixes the problem. Larry On Jul 26, 2006, at 10:39 AM, Bob Ippolito wrote: > > On Jul 26, 2006, at 7:58 AM, Daniel Lord wrote: > >> I just tried the PIL build with the 2.5b version and it f

Re: [Pythonmac-SIG] problem installing Python Image Library 2nd Post

2006-07-26 Thread Bob Ippolito
On Jul 26, 2006, at 7:58 AM, Daniel Lord wrote: > I just tried the PIL build with the 2.5b version and it fails but > the 2.4.3 version works fine...see below. > My hunch is Ronald might have disabled some paths in order to keep > the beta from interfering with the standard 2.4 install. Or no

Re: [Pythonmac-SIG] problem installing Python Image Library 2nd Post

2006-07-26 Thread Daniel Lord
I just tried the PIL build with the 2.5b version and it fails but the 2.4.3 version works fine...see below.My hunch is Ronald might have disabled some paths in order to keep the beta from interfering with the standard 2.4 install. Or not ;-)Ronald what say you?[[EMAIL PROTECTED]]$ python2.5Python 2