[libxml-devel] Enclosing class/module 'cXMLHtmlParser' for..

40 views
Skip to first unread message

dan....@gmail.com

unread,
Mar 4, 2009, 4:30:06 PM3/4/09
to libxml...@rubyforge.org
libxml-devel list,

I posted a question over on rubyforge yesterday:

http://rubyforge.org/forum/forum.php?thread_id=31903&forum_id=2129

I repost here:

ruby-xml people,

I just tried
gem install libxml-ruby
on a new installation of rails 2.2.2 on my leopard-mac.

Here is a screen dump:

mac3:/pt/c3/rho/rhosync maco$ rake gems:install
rake gems:install
(in /Users/maco/pt/customers3/rho/rhosync)
gem install libxml-ruby

Enclosing class/module 'cXMLHtmlParser' for module Options not known

Enclosing class/module 'cXMLParser' for module Options not known

No definition for rb_class_new_instance

Enclosing class/module 'cXMLHtmlParser' for module Options not known

Enclosing class/module 'cXMLParser' for module Options not known

No definition for rb_class_new_instance
Building native extensions. This could take a while...
Successfully installed libxml-ruby-0.9.8
1 gem installed
Installing ri documentation for libxml-ruby-0.9.8...
Installing RDoc documentation for libxml-ruby-0.9.8...
mac3:/pt/c3/rho/rhosync maco$

Notice the message:
Enclosing class/module 'cXMLHtmlParser' for module Options not known

Is it indicating a problem?
It's not a complete sentence.
I don't know what the author of this gem is trying to tell me.

Clues anyone?
--Dan

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

Charlie Savage

unread,
Mar 4, 2009, 5:34:28 PM3/4/09
to libxml...@rubyforge.org, dan....@gmail.com
> libxml-devel list,
>
> I posted a question over on rubyforge yesterday:
>
> http://rubyforge.org/forum/forum.php?thread_id=31903&forum_id=2129
>
>
> Is it indicating a problem?
> It's not a complete sentence.
> I don't know what the author of this gem is trying to tell me.

Its an older version of Rdoc complaining. You can just ignore it.
Alternatively, you can install a new version of Rdoc (gem install rdoc,
then delete your existing rdoc installation).

Charlie

Reply all
Reply to author
Forward
0 new messages