Re: [Pythonmac-SIG] Problem with installation of Imaging (pil)

2006-10-16 Thread Ronald Oussoren
On Oct 16, 2006, at 10:50 PM, Benoit Dupont wrote: Hello, I want to install the Imaging (pil) library on a Mac OS X machine, but I need your help, cause I have the following problem when I try to build the lib using python setup.py install Do you have the 10.4 universal SDK installed? If you

[Pythonmac-SIG] Problem with installation of Imaging (pil)

2006-10-16 Thread Benoit Dupont
Hello, I want to install the Imaging (pil) library on a Mac OS X machine, but I need your help, cause I have the following problem when I try to build the lib using python setup.py install python setup.py install running install running build running build_py running build_ext --- using fr

Re: [Pythonmac-SIG] Build/install framework Python in non-standard location

2006-10-16 Thread Kevin Walzer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Bob Ippolito wrote: > On 10/16/06, Kevin Walzer <[EMAIL PROTECTED]> wrote: >> >> I'm trying to build a framework Python 2.5 that installs to a >> non-standard location (/usr/local/python-unix-framework). The reason I'm >> doing this is to link to an X1

Re: [Pythonmac-SIG] Build/install framework Python in non-standard location

2006-10-16 Thread Bob Ippolito
On 10/16/06, Kevin Walzer <[EMAIL PROTECTED]> wrote: > > I'm trying to build a framework Python 2.5 that installs to a > non-standard location (/usr/local/python-unix-framework). The reason I'm > doing this is to link to an X11-based version of Tcl/Tk, and still be > able to use py2app for app depl

[Pythonmac-SIG] Build/install framework Python in non-standard location

2006-10-16 Thread Kevin Walzer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I'm trying to build a framework Python 2.5 that installs to a non-standard location (/usr/local/python-unix-framework). The reason I'm doing this is to link to an X11-based version of Tcl/Tk, and still be able to use py2app for app deployment. (I

Re: [Pythonmac-SIG] Pysqlite build problem

2006-10-16 Thread skip
> "Ronald" == Ronald Oussoren <[EMAIL PROTECTED]> writes: Ronald> On Oct 15, 2006, at 11:43 PM, [EMAIL PROTECTED] wrote: >> I'm trying to get pysqlite 2.3.2 built on my Mac (OSX 10.4.8, gcc-4.0, >> Python 2.4.4c1). Sqlite built and installed into /usr/local just >> fine. I