In message <[EMAIL PROTECTED]>
          "Nick Black" <[EMAIL PROTECTED]> wrote:

> Ok - thanks for the tip.
> 
>  extconf still isn't successfully running though - its failing to find
> libz, so far as I can see gcc is looking for it in /usr/lib64 and for
> the headers in /usr/include, which have the headers and the library.
> 
> mkmf.log from # ruby extconf.rb  is here
> http://www.blacksworld.net/fedora/mkmf.log

Do you have /usr/lib64/libz.so? It looks like you don't, but that
would imply you don't have the zlib-devel package installed but if
that is the case I don't understand why you have the header files?

Tom

-- 
Tom Hughes ([EMAIL PROTECTED])
http://www.compton.nu/
_______________________________________________
libxml-devel mailing list
libxml-devel@rubyforge.org
http://rubyforge.org/mailman/listinfo/libxml-devel

Reply via email to