Re: [libxml-devel] error installing libxml-ruby v0.9.7 on Linux

2009-01-13 Thread Stephen Bannasch
Stephen Bannasch wrote: Stephen Bannasch wrote: Is there a way to get more clues about the compilation problem? It definitely seems like libm and zlib are installed. mkmf.log: http://gist.github.com/45885 gem_make.out: http://gist.github.com/45886 It looks like ruby-devel is missing whic

Re: [libxml-devel] error installing libxml-ruby v0.9.7 on Linux

2009-01-13 Thread Tom Hughes
Stephen Bannasch wrote: Stephen Bannasch wrote: Is there a way to get more clues about the compilation problem? It definitely seems like libm and zlib are installed. mkmf.log: http://gist.github.com/45885 gem_make.out: http://gist.github.com/45886 It looks like ruby-devel is missing whic

Re: [libxml-devel] error installing libxml-ruby v0.9.7 on Linux

2009-01-13 Thread Stephen Bannasch
Stephen Bannasch wrote: Is there a way to get more clues about the compilation problem? It definitely seems like libm and zlib are installed. mkmf.log: http://gist.github.com/45885 gem_make.out: http://gist.github.com/45886 It looks like ruby-devel is missing which is probably going to be

Re: [libxml-devel] error installing libxml-ruby v0.9.7 on Linux

2009-01-13 Thread Tom Hughes
Stephen Bannasch wrote: Is there a way to get more clues about the compilation problem? It definitely seems like libm and zlib are installed. mkmf.log: http://gist.github.com/45885 gem_make.out: http://gist.github.com/45886 It looks like ruby-devel is missing which is probably going to be

Re: [libxml-devel] error installing libxml-ruby v0.9.7 on Linux

2009-01-13 Thread Stephen Bannasch
Is there a way to get more clues about the compilation problem? It definitely seems like libm and zlib are installed. mkmf.log: http://gist.github.com/45885 gem_make.out: http://gist.github.com/45886 ___ libxml-devel mailing list libxml-devel@rubyf

Re: [libxml-devel] error installing libxml-ruby v0.9.7 on Linux

2009-01-12 Thread Stephen Bannasch
Content-Type: multipart/signed; protocol="application/x-pkcs7-signature"; micalg=sha1; boundary="ms010809070802090204060207" Hi Stephen, extconf failure: need libm Well, is libm installed? Seems like it is: $ rpm -q glibc-devel glibc-devel-2.5-24 $ rpm -ql glibc-deve

Re: [libxml-devel] error installing libxml-ruby v0.9.7 on Linux

2009-01-11 Thread Charlie Savage
Hi Stephen, extconf failure: need libm Well, is libm installed? Someone had a similar issue once upon a time: http://rubyforge.org/pipermail/libxml-devel/2008-January/000640.html Turned out to have nothing to do with libm, it was zlib instead (see thread). Charlie smime.p7s Descriptio

[libxml-devel] error installing libxml-ruby v0.9.7 on Linux

2009-01-11 Thread Stephen Bannasch
$ uname -r 2.6.18-92.1.10.el5PAE $ cat /etc/redhat-release Red Hat Enterprise Linux Server release 5.2 mkmf.log: http://gist.github.com/45885 gem_make.out: http://gist.github.com/45886 $ sudo gem install libxml-ruby Building native extensions. This could take a while... ERROR: Error insta