Here you can download xalan-c_1_4_0.dll
http://archive.apache.org/dist/xml/xalan-c/binaries/Xalan-C_1_4-win32.zip

But I think xerces-c_1_4.dll which don't need depends on xalan-c_1_4_0.dll on 
runtime.

Jammy.chen
Blog: http://www.asjava.com


--- Email original:-----
From: tresh tresh [mailto:xtr...@gmail.com] 
Send Date: 2011年2月14日 22:23
To: c-users@xerces.apache.org
Subject: Re: Reply: All I need is this file: xerces-c_1_7_0.dll

Guys,

thanks for the answers. I don't want to ask dump questions here. But in that
package there's no library called xalan-c... the only two dll files there
are xerces-c_1_4.dll and xerces-c_1_4D.dll. When I copy these to system32, I
get the same error : this application has failed to start because
xalan-c_1_4_0.dll was not found.

I know that this is a sort of problem i shoud figure out myself, but I have
no idea how libraries work in Windows and I was also trying to googe for the
file and could not find it, so I don't know what to do? Can just somebody
send me the file?

Roman
2011/2/15 Jammy Cheng Chen <jammy.c...@dextrys.com>

>
> You should move Xalan_1_9.dll out C:\Windows\system32, download
> Xerces-C_1_4_0 from
> http://archive.apache.org/dist/xml/xerces-c/Xerces-C_1_4_0/xerces-c1_4_0-win32.zip
> Then copy it to classpath or system32 dir.
>
> One more thing: why the Xalan_1_9.dll is in C:\Windows\system32? do you
> have any script to copy it to C:\Windows\system32 or do it by handy?
>
> Jammy.chen
> http://www.asjava.com
>
>
> > -----Email original:-----
> From: tresh tresh [mailto:xtr...@gmail.com]
> Send Date: 2011年2月14日 3:04
> To: c-users@xerces.apache.org
> Subject: Re: Reply: All I need is this file: xerces-c_1_7_0.dll
>
> Thanks for the anwer, it helped. But now, it needs Xalan-C_1_4_0.dll. I
> found Xalan_1_9.dll in C:\Windows\system32, but my app needs 1.4. Any short
> avice, please .
>
> Roman
>
> 2011/2/14 Jammy Cheng Chen <jammy.c...@dextrys.com>
>
> > You don't need to compile xerces by your own if it is hard.
> > Here is download link
> >
> http://archive.apache.org/dist/xml/xerces-c/Xerces-C_1_7_0/xerces-c1_7_0-win32.zipfromapache
>  website.
>  > the xerces dll/libs would be located in bin/lib dir of this
> distribution.
> >
> > Jammy.chen
> > http://www.asjava.com
> >
> >
> > -----Email original:-----
> > From: tresh tresh [mailto:xtr...@gmail.com]
> > Send Date: 2011年2月13日 23:53
> > To: c-users@xerces.apache.org
> > Subject: All I need is this file: xerces-c_1_7_0.dll
> >
> > Hi,
> >
> > I am struggling to compile xerces on my Win XP. But all I need is only
> this
> > library because my app needs it. Could anybody just send me the file for
> > x86
> > platform? I really don't want to go through the lenghty process again.
> >
> > Thanks
> >
> > Roman
> >
>

Reply via email to