Re: [Pythonmac-SIG] Permission of package installed by mpkgs...

2006-08-09 Thread Larry Meyn
I mentioned this problem a week ago or so. I'm not sure, but it only seems to be a problem on machines with multiple admin users. Actually, permissions are not set correctly on single user machines, but the issue doesn't immediately cause problems unless you add another user that wants to

Re: [Pythonmac-SIG] Permission of package installed by mpkgs...

2006-08-09 Thread David Warde-Farley
On 9-Aug-06, at 4:29 PM, Christopher Barker wrote: > After installing, "import Image" still didn't work, so we went poking > into /Library.Frameworks,.etc, and found that indeed, the PIL dir > and PIL.pth has been installed in site-packages, but that neither had > read permissions for anyone b

[Pythonmac-SIG] Permission of package installed by mpkgs...

2006-08-09 Thread Christopher Barker
Hi all, I just helped a friend install the PIL mpgk from: http://www.pythonmac.org/packages/py24-fat/ On an OS-X 1-0.4.* Intel Mac. After installing, "import Image" still didn't work, so we went poking into /Library.Frameworks,.etc, and found that indeed, the PIL dir and PIL.pth has been