There is no problem with the perl @INC variable. It is the problem of 
compiler configuration. You have to set the LIB(S)? (I'm not sure) and 
INCLUDE variables used by VC++

Pavel

pascal barbedor wrote:

> Hi
> 
> I am under winnt 4
> 
> in fact I have installed xml::parser 2.29 so that expat.dll and expat.lib
> are in the perl/site/5.6.1/lib/auto/XML/parser/expat directory.
> The expat.* came from the xml-parser-2.29 archive.
> perl/site/lib is in @INC
> 
> (starting with  2.30 user has to install expat himeself which i did not
> success so used 2.29.)
> 
> And in any case i have put expat.lib, expat.h and expat.dll in a directory
> included in @INC and  also included in  the directory search list of vc6.
> 
> but I have the error message in the perl makefile.pl stage, not in nmake
> stage.
> 
> pascal
> 
> 
> ----- Original Message -----
> From: "Pavel Hlavnicka" <[EMAIL PROTECTED]>
> To: "Sablotron Mailing List" <[EMAIL PROTECTED]>
> Sent: Friday, May 11, 2001 12:01 PM
> Subject: Re: [Sab] xml::sablotron
> 
> 
> 
>>What pltform are you running. Check if the expat library (libexpat.so)
>>and expat header (expat.h) may be located by your compiler. Maybe, you
>>have to set appropriate environment to direct the compiler into right
>>directories. See compiler doc, section on environment.
>>
>>Pavel
>>
>>pascal barbedor wrote:
>>
>>
>>>Hi
>>>
>>>I have difficulties to install xml::sablotron under winnt4
>>>
>>>I have xml::parser 2.29 well installed (expat)
>>>but running perl makefile.pl issues
>>>checking for main in lexpat ... you do not appear to have libexpat in
>>>
> teh
> 
>>>library search path
>>>
>>>don't know if it the right list, but foir now nobodyu can answer in perl
>>>lists
>>>
>>>
>>>thanks
>>>
>>>
>>
>>--
>>Pavel Hlavnicka
>>Ginger Alliance
>>www.gingerall.com
>>
>>


-- 
Pavel Hlavnicka
Ginger Alliance
www.gingerall.com

Reply via email to