[Mono-devel-list] xslt.dll missing and version question...

Gonzalo Paniagua Javier gonzalo at ximian.com
Thu May 8 09:52:33 EDT 2003


El jue, 08 de 05 de 2003 a las 08:30, Clayton Harbour escribió:

> The first problem is a missing libxslt.dll assembly.  I tried to
> download this through cygwin but I kept getting a missing libxslt.dll
> error.  I fixed this by downloading libxslt.dll (libxslt-1.0.29.win32)
> from http://www.zlatkovic.com/projects/libxml/binaries.html
> <http://www.zlatkovic.com/projects/libxml/binaries.html> , which brought
> the second problem, a missing method in libxml2.dll
> (xmlPathOrderDocElems).  I then downloaded libxml2 (libxml2-2.5.7.win32)
> which seemed to fix the missing method problem.
>  
> When I go to run my utility now though the system seems to cycle for
> awhile (5-10 minutes), freezes for a bit and then finally returns.  The
> first time it returned I got an error message popup:
>             Glib-ERROR **.gmem.c:141:g_malloc (): 
>             Failed to allocate 8192 bytes aborting.
>  
> And I get an abnormal program termination at the command line.
>  
> So I guess my question is am I using the right xslt libraries?  Also I
> was wondering if it would be possible to include them in the setup file?

Yes, the right libraries are libxslt and libxml2.

About the failure, can you please fill a bug report providing a test
case (the smaller it is the best chances that someone tries to fix the
bug soon).

Thanks in advance.

-Gonzalo





More information about the Mono-devel-list mailing list