Hi Jeremy,

I've got expat and XML-Parser running ok (as far as I know), on 10.0.4

Can you tell us where the failure occurs exactly (I guess on make test 
for XML-Parser), and send the output.

I found two XML-Parser tars:

XML-Parser-2.30-bin56Mac.tar.gz

and

XML-Parser.2.30.tar.gz

I think that the latter installed cleanly on top of expat (with the 
expat hacks you mentioned). I can't remember what the difference was 
between them ...

    cheers,
        Martin



On Wednesday, January 30, 2002, at 10:31 PM, Jeremy Schwartz wrote:

> 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