I have hit upon a stumbling block here trying to get Nokogiri working on osx 10.5.8.
Tried http://nokogiri.org/tutorials/installing_nokogiri.html and then http://martinisoftware.com/2009/07/31/nokogiri-on-leopard.html
A colleague has been trying to help too but cannot get rid of this error message:
Library not loaded: /usr/local/lib/libxml2.2.dylib ... Reason: Incompatible library version: nokogiri.bundle requires version 11.0.0 or later, but libxml2.2.dylib provides version 10.0.0
We have tried to compile the gem using the newly installed libraries but still coming up against this error.
Any help or pointers really appreciated!
I have been given a copy of osx 10.6 - could this help??
Thanks