Hi,

 

I checked the mailing list archives and did not find any answers to this
issue.

 

I get the following error when running "gem install -r libxml-ruby".

 

*****************************************************************
checking for socket() in socket.lib... no
checking for gethostbyname() in nsl.lib... no
checking for atan() in m.lib... yes
checking for inflate() in z.lib... no
checking for inflate() in zlib.lib... no
checking for inflate() in zlib1.lib... no
.

*****************************************************************

 

As suggested on libxml.rubyforge.org, I ran "ruby extconf.rb" and specified
the following options: -with-xml2-dir, --with-iconv-dir, --with-zlib-dir. I
got the same error message (FYI: I downloaded pre-compiled libraries for
Windows).

 

This is driving me crazy since I do need a XML/XSLT parser urgently for my
Ruby application.

 

I would greatly appreciate if someone could take the time to give me a few
hints on how to solve this issue.

 

Thanks,

Fabrice

 

 

 

_______________________________________________
libxml-devel mailing list
libxml-devel@rubyforge.org
http://rubyforge.org/mailman/listinfo/libxml-devel

Reply via email to