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
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
-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
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
-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
> "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