On 2007-04-11, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> On Apr 11, 9:14 am, Marc 'BlackJack' Rintsch <[EMAIL PROTECTED]> wrote:
>> In <[EMAIL PROTECTED]>, shamzz wrote:
>> > Shouldn't zlib be compiled as a Python module automatically in Python
>> > 2.4.4. I'm guessing Python is doing some ki
On Apr 11, 9:14 am, Marc 'BlackJack' Rintsch <[EMAIL PROTECTED]> wrote:
> In <[EMAIL PROTECTED]>, shamzz wrote:
> > Shouldn't zlib be compiled as a Python module automatically in Python
> > 2.4.4. I'm guessing Python is doing some kind of check and not
> > compiling zlib for some reason?
>
> It on
> I need Python to be compiled with Zlib so that I can compile and use
> Zope.
I am guessing you need zlib_dev.rpm (or somesuch) installed
for the python build process to find the relevant headers.
Sorry I cannot be more specific not being a SuSE user myself
(anymore)...
Bernard.
--
http://mai
In <[EMAIL PROTECTED]>, shamzz wrote:
> Shouldn't zlib be compiled as a Python module automatically in Python
> 2.4.4. I'm guessing Python is doing some kind of check and not
> compiling zlib for some reason?
It only gets compiled if the header files can be found. Is the zlib-dev
or zlib-devel