On Fri, Aug 26, 2011 at 12:04 PM, Keith Raymond <[email protected]> wrote: > I did $ yum list updates and the only one that said there was an update > that was close to libxml2 was 'libxml2-python'.
I don't think that's relevant :-) > I updated that and it still does not work. When I checked the version, > the output was this: > ======================= > xmllint --version > xmllint: using libxml version 20626 On my Mac (Snow Leopard) version 20708 On a very old SuSE box (home office spare) version 20620 On an Ubuntu server provisioned in the last year version 20626 So I would bet that difference could still account for your problem. I rarely use package managers like yum; usually it seems faster and easier to just install/update from source :-) You might want to research the change history but I would probably just update and see what happens... FWIW, -- Hassan Schroeder ------------------------ [email protected] http://about.me/hassanschroeder twitter: @hassan -- 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.

