I am trying to run a cgi which requires Expat and XML::Parser.

However, I had some difficulty when installing both Expat and XML::Parser.
Using CPAN I was not able to locate Expat, so I pulled it down directly and
ran configure, make, make install. However, I had to remove references to
xmlwf in the makefile to make that work.

Then once it worked I had to modify the Expatlibpath and expatincpath in the
makefile. This seemingly allowed me to correctly install XML::Parser.
(obviously not)

Has anyone had any similar problems?

One piece of advice I did receive was that would be caused by your expat
libraries and the XML::Parser module being compiled against different
sources.  Recompiling these from the same source should solve it.

Can anyone confirm this? And if so, how would I proceed. Thanks

I am running OSX 10.1.2 with developer tools installed.

TIA
---------------------------------------
Jeremy Schwartz                Starmark
Interactive Developer
[EMAIL PROTECTED]    954-761-1600

Reply via email to