
Srivathsan Kris
Deleted
Nov 7, 2000, 1:12 AM
Post #1 of 5
(9120 views)
|
Installing XML Parser
|
Can't Post
|
|
Hi All I have installed Active Perl 5.6 on Windows 2000 Advanced Server. I have installed XML-DOM Parser succesfully by running the Makefile.pl . But when i tried to Install XML-Parser by running the Makefile.pl given in that package it gave me the following error : a) Expat must be installed prior to building XML::Parser and I can't find it in the standard library directories b) If expat is installed, but in a non-standard directory, then use the following options to Makefile.PL: EXPATLIBPATH=... To set the directory in which to find libexpat EXPATINCPATH=... To set the directory in which to find expat.h How do i go about from here ?
|