I'm still not getting passed this error. I've tried the versions you have
below (which version to use isn't very clear in the INSTALL doc), but still
get the xmlTextReaderConstEncoding could not be located error. Could you
list out exactly what environment variables I should have set and what
should be in my PATH?

  ...ant

On 7/8/06, Pete Robbins <[EMAIL PROTECTED]> wrote:

Axis2\lib should definitely be on the path. Do you have libxml2 on your
path? On wiindows you also need iconv and zlib on the path. Here'w what
the
Axis2C doc says:

You also need the following dlls

   - libxml2.dll [http://www.xmlsoft.org - download the version >=
   libxml2-2.6.20.win32]
   - iconv.dll [http://www.xmlsoft.org - download the version >=
   iconv-1.9.1.win32]
   - zlib1.dll [http://www.xmlsoft.org - download the version >=
   zlib-1.2.3.win32]

axis2c and sdo prereq these. I need to add these to the SCA doc that
pre-reqs axis2c and SDO!

Cheers,



On 08/07/06, ant elder <[EMAIL PROTECTED]> wrote:
>
> I've tried following the instructions in the Calculator sample INSTALL
doc
> and get an error in a popup window saying:
>
> This application has failed to start because axis2_engine.dll was not
> found
>
> The output at the command prompt is:
>
> C:\SCA\Dist\Cpp\tuscany_sca_cpp-
> 0.1.incubating-M1-bin\samples\Calculator\deploy\bin>runclient.cmd add 5
6
> using Axis2C: C:\SCA\Dist\Cpp\axis2c-bin-0.92-win32"
> using TUSCANY_SDOCPP: C:\SCA\Dist\Cpp\tuscany_sdo_cpp-
> 0.1.incubating-M1-bin
> using TUSCANY_SCACPP: C:\SCA\Dist\Cpp\tuscany_sca_cpp-
> 0.1.incubating-M1-bin
>
>
> I tried adding the Axis2 lib dir to the PATH and then get a different
> popup
> window error saying:
>
> The procedure entry point xmlTextReaderConstEncoding could not be
located
> in
> the dynamic link library libxml2.dll
>
> What am I doing wrong?
>
> Thanks,
>
>   ...ant
>
>


--
Pete


Reply via email to