Just install expat, and place it's dll in the per/bin dir or any other dir which is in your path variable. The expat that comes with XML::Parser's ppm package is a bit different (name and compiled) and is only used by XML::Parser.
Ilya -----Original Message----- From: Joe Antonecchia To: Sterin, Ilya Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: 4/27/02 11:09 AM Subject: RE: WIn32 install - HELP! Is this all I need? It is now complaining that the procedure entry point XML__GetCurrentLineNumber is not found in expat.dll. THis happens when it is trying to load Sablotron. The interesting thing is that XML::Parser uses expat.dll and it loads sucessfully before Sablotron. Thanks for the help, Joe > Install the axkit using ppm. > > ppm install http://theoryx5.uwinnipeg.ca/ppmpackages/AxKit.ppd > > That should install the iconv lib as well. > > Ilya > > -----Original Message----- > From: Joseph Antonecchia > To: '[EMAIL PROTECTED]' > Sent: 4/26/02 12:04 PM > Subject: WIn32 install - HELP! > > The Axkit Makefile.pl is complaining about iconv. How can I get this > working under Win32? > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
