On Jul 23, 2004, at 6:55 PM, Sherm Pendley wrote:
On Jul 23, 2004, at 5:21 PM, Ingo Weiss wrote:
I am using XML::LibXML and so far did all the testing on my Linux web
server (meaning that I had to be online to test). Now I would like to
set my Mac up for local development - is it possible to install
XML::LibXML on a Mac (Panther)? Can I just go ahead and install it from
CPAN?
It's been a while since I last built it, but if memory serves it should build cleanly. You're using Panther, so the low-level C library it needs is already included - if you were using Jaguar or earlier, it would be more difficult.
Actually it ˆs not.
You need to install the expat library. http://expat.sourceforge.net/