> This is really excellent news! I'm glad that we can say there is
> something available for windows.
Yes, that sounds really good!
I installed the XML-Xerces from www.xmlproj.com/PPM, but I have problems
trying an example. I used domprint.pl which shows the following error:
---
Can't load 'D:/Perl/site/lib/auto/XML/Xerces/Xerces.dll' for module
XML::Xerces:
load_file:Ein der f�r die Ausf�hrung dieser Anwendung notwendige
Bibliothekdate
ien kann nicht gefunden werden at D:/Perl/lib/DynaLoader.pm line 206.
at D:/Perl/site/lib/XML/Xerces.pm line 7
Compilation failed in require at domprint.pl line 71.
BEGIN failed--compilation aborted at domprint.pl line 71.
---
Because the file Xerces.dll was correctly installed in the named directory,
I don't know why it cannot be load?
Any suggestions?
Thanks in advance,
Peter
> -----Urspr�ngliche Nachricht-----
> Von: Jason E. Stewart [mailto:[EMAIL PROTECTED]]
> Gesendet am: Mittwoch, 18. Juli 2001 19:28
> An: Sterin, Ilya
> Cc: [EMAIL PROTECTED]
> Betreff: Re: XML::Xerces port to windows
>
> Hi Ilya,
>
> "Sterin, Ilya" <[EMAIL PROTECTED]> writes:
>
> > Hello, Jason. I am currently porting XML::Xerces 1.5.3 to
> Windows. I've
> > ported the 1.3 version and made it available through PPM repository on
> > www.xmlproj.com/PPM
>
> This is really excellent news! I'm glad that we can say there is
> something available for windows. I'd really appreciate knowing what
> you needed to change in Makefile.PL to make it work for you (there was
> no attachment in your previous message).
>
> > But I am havinga problem with the 1.5.3 version. It's seems like it
> > is related to the new Handler libs, croaking with an unresolved
> > symbol error. I searched the files for that sub, and couldn't find
> > it. Is it because I am using the compiled version of Xerces-C for
> > Windows. Should I recompile with support for something else? Here
> > is the error message...
> >
> > Handler.def : error LNK2001: unresolved external symbol boot_Handler
> >
> > LINK : fatal error LNK1141: failure during build of exports file
> > NMAKE : fatal error U1077: 'link' : return code '0x475'
> > Stop.
> > NMAKE : fatal error U1077: 'cd' : return code '0x2'
> > Stop.
>
> Usually boot_* symbols are for Perl's DynaLoader, but the Handler
> object files are not a stand-alone perl module, and thus shouldn't
> have any boot code. I'll have to see your makefile to know what's
> going on, plus some more of the compile line before the error msg.
>
> Thanks for this work! I really want to see windows support for
> XML::Xerces, so I'll help in whatever way I can.
>
> jas.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]