Re: XML::Parser and expat compile?

2002-03-27 Thread Ben Crowell

I e-mailed Clark Cooper (for the second time, IIRC) about the problem
with compiling XML::Parser and expat on MacOS X, and he never replied.
Oh well. I guess at least people can get the info by Google searching and
getting this thread off of this list.




Re: XML::Parser and expat compile?

2002-03-08 Thread _brian_d_foy

In article <[EMAIL PROTECTED]>, Jonah 
<[EMAIL PROTECTED]> wrote:

> Dunno if it'd be any help for OS X, but when I had grief getting expat to
> complie, I was pointed towards XML::Parser 2.29. It lets you sidestep
> expat install problems because it has the relevant bits of expat bundled
> with it:
> 
> http://cpan.valueclick.com/authors/id/C/CO/COOPERCL/

this worked for me on OS X 10.1.2, but apparently this feature disappeared in
XML::Parser 2.30 because it asked me for library locations again.



Re: XML::Parser and expat compile?

2002-03-08 Thread Pete Prodoehl


This worked for me:

  
http://sourceforge.net/tracker/index.php?func=detail&aid=502187&group_id=10127&atid=310127


Pete

--

On Thu, 07 Mar 2002 17:21:19  
 Todd Wongkee wrote:
>This may be a FAQ type question, but I'll ask anyway:
>
>Anyone created a "how to" for compiling and installing XML::Parser and 
>the expat parser with default perl install?
>
>I'm failing on the expat compile.
>any hints?
>
>ran ./configure
>then
>make
>(did not use any special switches on configure)
>
>
>-- 
>
>Todd Wongkee
>http://www.algorithmics.com
>
>
>
>


2,000,000,000 Web Pages--you only need 1. Save time with My Lycos.
http://my.lycos.com



Re: XML::Parser and expat compile?

2002-03-08 Thread Alex Robinson

 > Anyone created a "how to" for compiling and installing XML::Parser and 
the expat parser with default perl install?

 > I'm failing on the expat compile.
 > any hints?


Having failed to either get expat to compile off the bat or to find 
anyone else's recipe for success, I reluctantly turned to Fink. However 
Fink did do the job. I'd also be grateful to hear how to do it yourself.

A word of warning. If you want to use XML::Parser under mod_perl and 
Apache you'll probably need to recompile them as Apache will have 
compiled ExpatLite in by default leading to conflicting duplicated 
symbols. The good news is that the latest version of Apache 
automatically detects whether you already have expat installed.




re: XML::Parser and expat compile?

2002-03-08 Thread jonah

on 7/3/02 10:21 pm, Todd Wongkee at [EMAIL PROTECTED] wrote:

> This may be a FAQ type question, but I'll ask anyway:
> 
> Anyone created a "how to" for compiling and installing XML::Parser and 
> the expat parser with default perl install?
> 
> I'm failing on the expat compile.
> any hints?

Dunno if it'd be any help for OS X, but when I had grief getting expat to
complie, I was pointed towards XML::Parser 2.29. It lets you sidestep
expat install problems because it has the relevant bits of expat bundled
with it:

http://cpan.valueclick.com/authors/id/C/CO/COOPERCL/

But like I say, that was on a recalcitrant linux box and *not* OS X. I'd
be interested to hear how you get on if you decide to give it a pop.

Good luck

-- 
matt

David Beckham smells of heavy skankin' and the USS Nimitz.




XML::Parser and expat compile?

2002-03-07 Thread Todd Wongkee

This may be a FAQ type question, but I'll ask anyway:

Anyone created a "how to" for compiling and installing XML::Parser and 
the expat parser with default perl install?

I'm failing on the expat compile.
any hints?

ran ./configure
then
make
(did not use any special switches on configure)


-- 

Todd Wongkee
http://www.algorithmics.com