[Mono-list] Doc2x.exe on FreeBSD using MONO

seba satay84 at gmail.com
Tue Jun 19 09:36:43 UTC 2012


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. 

I try to use ldconfig (freebsd tool) but with no success.

Could anybody help me with this problem? 

This tool should be executed by this statement: mono doc2x.exe doc_file -v 4
(-v 4 gives a debug mode in which user can see error message:
"System.DLLNotFoundException: libzlibwapi.so").

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

Thanks for any advices.

--
View this message in context: http://mono.1490590.n4.nabble.com/Doc2x-exe-on-FreeBSD-using-MONO-tp4650070.html
Sent from the Mono - General mailing list archive at Nabble.com.


More information about the Mono-list mailing list