On 19.06.2012 11:36, seba wrote:
Hi All,

I'm using MONO for about 5 months on Windows and FreeBSD. I found no
problems with that until I try to use conversion of *.doc file to *.docx
file that gives me doc2x.exe tool (tool that should work fine in MONO).
First I've got some problem with finding zlibwapi.dll (this is external
library that other internal library - ZipUtils.dll - use to generate xml
format of output *.docx file). I read about mapping of dll's in MONO and
create ZpiUtils.dll.config file. After that doc2x.exe start to search
libzlibwapi.so (library that can be used in FreeBSD). Unfortunately this
library cannot by found by tool.


Have you read README.linux which comes with this tool? It explains
how to compile libzlibwapi.so.

Here's were You can find this tool:
http://sourceforge.net/projects/b2xtranslator/

Robert

_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to