in reply to XML::Simple
I recently ran into a few problems installing XML::Simple on my linux box (mandrake 8.2). You currently can't install XML::Simple without XML::Parser.
Anyway, here's what you'll need to get it done:
Without installing expat, I could not install XML::(anything).
Updated Jan 31, 2003
I recently rebuilt the box with Mandrake 9.0, it was 8.0. Have the same problems with expat and XML::Simple & XML::Parser not installing with the expat RPMS.
I tried both the current release of expat (1.95.6) and the one from the Mandrake ISO (1.95.2); with NEITHER of the RPMS, will either of the mentioned XML modules install properly. Though if I install the (1.95.6) from source, both modules install fine.
Not sure if it is a Mandrake thing or what. I'm pretty sure I haven't been smoking too much crack though.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: XML::Simple
by grantm (Parson) on Nov 07, 2002 at 00:06 UTC |