Re: PIL for Windows for Python 2.4

2004-12-13 Thread Steve Holden
Steve Holden wrote: Fuzzyman wrote: That's odd - it worked fully *both* times I've done it. I did the *full* doenload though and downloaded the 13 CAB files individually and did a local install. I made the mistake of trying to use the Microsoft installer, which is frankly a load of crap. As I writ

Re: PIL for Windows for Python 2.4

2004-12-13 Thread Fuzzyman
Yep - when it finally works it's nice to see distutils do it's stuff ! Regards, Fuzzy http://www.voidspace.org.uk/atlantibots/pythonutils.html -- http://mail.python.org/mailman/listinfo/python-list

Re: PIL for Windows for Python 2.4

2004-12-13 Thread Steve Holden
Fuzzyman wrote: That's odd - it worked fully *both* times I've done it. I did the *full* doenload though and downloaded the 13 CAB files individually and did a local install. I made the mistake of trying to use the Microsoft installer, which is frankly a load of crap. As I write it's now canceling

Re: PIL for Windows for Python 2.4

2004-12-13 Thread Fuzzyman
That's odd - it worked fully *both* times I've done it. I did the *full* doenload though and downloaded the 13 CAB files individually and did a local install. Regards, Fuzzy http://www.voidspace.org.uk/atlantibots/pythonutils.html -- http://mail.python.org/mailman/listinfo/python-list

Re: PIL for Windows for Python 2.4

2004-12-13 Thread Steve Holden
Fuzzyman wrote: Steve Holden wrote: Fuzzyman wrote: If you're determined enough there are instructions here : http://www.vrplumber.com/programming/mstoolkit/ These will get you the Visual Studio 7 tools (free releases of) and tell you how to configure distutils to use it. Hefty downloads though, d

Re: PIL for Windows for Python 2.4

2004-12-13 Thread Fuzzyman
Steve Holden wrote: > Fuzzyman wrote: > > > If you're determined enough there are instructions here : > > http://www.vrplumber.com/programming/mstoolkit/ > > > > These will get you the Visual Studio 7 tools (free releases of) and > > tell you how to configure distutils to use it. > > > > Hefty dow

Re: PIL for Windows for Python 2.4

2004-12-10 Thread Steve Holden
Fuzzyman wrote: If you're determined enough there are instructions here : http://www.vrplumber.com/programming/mstoolkit/ These will get you the Visual Studio 7 tools (free releases of) and tell you how to configure distutils to use it. Hefty downloads though, do not attempt this without broadband

Re: PIL for Windows for Python 2.4

2004-12-10 Thread Robin Becker
Fuzzyman wrote: So you've built PIL for windows, Python 2.4 ? Any chance of sharing it ? What compiler have you configured distutils to use ? Regards, Fuzzyman I have compiled 1.1.4's _imaging & _imagingft for 2.4 and have placed them at http://www.reportlab.org/ftp/win32-dlls/2.4 Don't have a dece

Re: PIL for Windows for Python 2.4

2004-12-09 Thread Simon Brunning
On 9 Dec 2004 06:58:05 -0800, Fuzzyman <[EMAIL PROTECTED]> wrote: > If you're determined enough there are instructions here : > http://www.vrplumber.com/programming/mstoolkit/ > > These will get you the Visual Studio 7 tools (free releases of) and > tell you how to configure distutils to use it.

Re: PIL for Windows for Python 2.4

2004-12-09 Thread Fuzzyman
If you're determined enough there are instructions here : http://www.vrplumber.com/programming/mstoolkit/ These will get you the Visual Studio 7 tools (free releases of) and tell you how to configure distutils to use it. Hefty downloads though, do not attempt this without broadband ! Regards, F

Re: PIL for Windows for Python 2.4

2004-12-09 Thread Scott F
"Fuzzyman" <[EMAIL PROTECTED]> wrote in news:[EMAIL PROTECTED]: > So you've built PIL for windows, Python 2.4 ? > > Any chance of sharing it ? What compiler have you configured > distutils to use ? I'm very sorry I spoke too soon. After making the initial change, the setup.py took off on a r

Re: PIL for Windows for Python 2.4

2004-12-09 Thread Fuzzyman
So you've built PIL for windows, Python 2.4 ? Any chance of sharing it ? What compiler have you configured distutils to use ? Regards, Fuzzyman -- http://mail.python.org/mailman/listinfo/python-list

Re: PIL for Windows for Python 2.4

2004-12-08 Thread Scott F
Peter Hansen <[EMAIL PROTECTED]> wrote in news:[EMAIL PROTECTED]: > Actually, you're just seeing the repr() of the filename. > You really are missing that file in the place where it's > looking. > > -Peter > Give the man a beer! Thanks. I had ImConfig.h.win so I changed setup.py to t

Re: PIL for Windows for Python 2.4

2004-12-07 Thread Peter Hansen
Scott F wrote: As there is no build for Python 2.4, I attempted to put it together from source. Running setup.py build gives this error: Traceback (most recent call last): File "C:\tmp\PIL\Imaging-1.1.4\setup.py", line 60, in ? for line in open(os.path.join("libImaging", "ImConfig

PIL for Windows for Python 2.4

2004-12-07 Thread Scott F
As there is no build for Python 2.4, I attempted to put it together from source. Running setup.py build gives this error: Traceback (most recent call last): File "C:\tmp\PIL\Imaging-1.1.4\setup.py", line 60, in ? for line in open(os.path.join("libImaging", "ImConfig.h")).readlin