Matthias Marschall wrote:
ok, found a way to installed a patched version. Just for the records:

I had to manually install: SUNWgnu-libiconv (not installed by default
in a zone)
ln -s /usr/gnu/lib/libiconv.so.2 /usr/lib/libiconv.so.2 (needed as /
usr/gnu/lib is not in libary load path)


download and untar the tarball
patch libxml-ruby-0.9.6/ext/libxml/sax_parser_callbacks.inc

and then run:
# cd libxml-ruby-0.9.6
# pfexec rake
# cd admin/pkg
# pfexec gem install libxml-ruby --no-ri --no-rdoc

That looks about right. In theory you're supposed to do gem install --local, but it seems to work without that.

Charlie

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

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

Reply via email to