On 17 October 2010 02:58, Geoffrey Hutchison <[email protected]> wrote:
> Hi Noel,
>
> I dunno -- Apple always ships with lib and headers, so I don't know if the 
> Perl bindings would work that way.

Can you check whether the Perl bindings still compile without the -lz
in the Makefile.PL? If so, there's no problem - we can just remove the
-lz and it'll work for both of us. If not, we can just require ZLIB_H
for making the Perl bindings. As Tim suggested, we could go down the
configuring with CMake route instead, but well, at this point it seems
simpler just to require ZLIB if necessary.

> I guess libz-dev packages install the header, right? So the Makefile.PL 
> should look for a zlib.h and activate "-lz" if found.
>
> -Geoff

------------------------------------------------------------------------------
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly 
Flex(R) Builder(TM)) enable the development of rich applications that run
across multiple browsers and platforms. Download your free trials today!
http://p.sf.net/sfu/adobe-dev2dev
_______________________________________________
OpenBabel-Devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbabel-devel

Reply via email to