Wow,
the documentation is wrong about expat. Formerly the expat parser was a 
part of the Sablotron source tree, hence the mismatch. i'll fix it.

Requrements for sablotron and expat are very simple to understand.

1. To run Sablotron, XML::Sablotron you need expat.dll and sablotron.dll 
on your path. Nothing else.

2. To compile Sablotron, you need expat.h and expat.lib somewhere, where 
the compiler can fint them (LIS and INCLUDE environment)

3. To compile XML::Sablotron you need 2) plus sablotron.h, shandler.h 
and sablotron.lib in corect locations.

HTH

Pavel

pascal barbedor wrote:

> Hi Pavel,
> 
> 
> thanks for explanations
> 
> 
> about my second question :
> it's written in the POD for xml::sablotron (excerpt below ) that expat not
> needed, but when installing the module I undestood expat was very needed. As
> I have problem with compiling expat on winnt4 I'm bothered. because I don't
> know if I am assured xml::sablotron will work allright even if expat is
> untill now badly installed on my machine.
> 
> but I can see xml::sablotron working fine in the tests i've done.
> 
> so this is just a question about a possible documentation error.
> 
> here excerpt of pod xml::salblotron
> 
> DESCRIPTION
>   This package is very simple interface to the Sablotron API. OK, but what
>   does Sablotron mean?
> 
>     Sablotron is an XSLT processor implemented in C++ based on the Expat XML
>     parser.
> 
>     If want to run this package, you need download and install Sablotron
>     from the http://www.gingerall.cz/charlie-bin/get/webGA/act/download.act
>     page.
> 
>     You do _not_ need to download Expat, or any other Perl packages to run
>     the XML::Sablotron package.
> 
> 
> 
> 
> 
> 
> 
> 
> ----- Original Message -----
> From: "Pavel Hlavnicka" <[EMAIL PROTECTED]>
> To: "Sablotron Mailing List" <[EMAIL PROTECTED]>
> Sent: Sunday, May 13, 2001 11:58 AM
> Subject: Re: [Sab] problem xml::sablotron
> 
>>>
>>>Another question :
>>>the doc says you do not need to dowload expat or any other package to
>>>
> run
> 
>>>xml::sablotron package (just sablot installed) but then makefile.pl
>>>
> looks
> 
>>>for expat.lib  when installing. so I don't understand if it needs or not
>>>expat installed.
>>>
>>>
>>>pascal
>>>
>>>
>>>
> 


-- 
Pavel Hlavnicka
Ginger Alliance
www.gingerall.com

Reply via email to