On Oct 20, 5:30 pm, Paul Harv <[EMAIL PROTECTED]>
wrote:
> Hi,
>
> I installed libxml-ruby and libxslt-ruby. It took a while but it's
> running now.
> However, on the libxml site (http://libxml.rubyforge.org/install.xml) it
> says:
>
> "...libxml requires a few other libraries to be installed in order to
> build and function properly.
>
> * libm (math routines: very standard)
> * libz (zlib)
> * libiconv
> * libxml2
> ..."
>
> And there's similar stuff on the limxslt-ruby page
> (http://libxsl.rubyforge.org/)
>
> My question is - is it enough for me to just install the gems (have they
> already been built using the appropriate libraries), or do I have to go
> and find these other libraries? If so can you point me to details on
> where to get them and how to install?
It depends on your OS. Many come with the libraries installed already.
libxml-ruby is a Ruby binding to the libxml2 library, so it absolutely
has to be there for things to work. Since you have gotten it to work,
then you had the libraries already. (Or you're on Windows, in which
case the libxml2.dll may have been bundled with the gem)
-- Mark.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---