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
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
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
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
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
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
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
$ 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