Re: Error instsetoo_native: codes.txt not found

Mathias Bauer <[email protected]> Thu, 24 Jun 2010 12:36:16 +0200
Newsgroups gmane.comp.openoffice.devel.tools
Message-ID <[email protected]>
Hi Davide,

On 24.06.2010 10:09, Davide Dozza wrote:

> In the log file I've found:
>
> register component
> 'file:///C:/DEV300_m81/solver/300/wntmsci12.pro/bin/frmmi.dll
> ' in registry
> 'C:/cygwin/tmp/ooopackaging/i_4401277366115/wntmsci12.pro/OpenOffi
> ce/archive/gid_Starregistry_Services_Rdb_servicesrdb/en-US_inprogress_1/services
> .rdb' failed!
> error (CannotRegisterImplementationException): loading component library
> failed:
>   file:///C:/DEV300_m81/solver/300/wntmsci12.pro/bin/frmmi.dll
>
> Here you can find the complete log file.
>
> http://wikisend.com/download/528490/log_DEV300_en-US.log

That indicates that your frmmi.dll is either not there or misses some 
prerequisites. You can find out more using the dependency walker tool 
that you can download from the Internet (http://www.dependencywalker.com).

Please go do the solver/bin folder and call "$(depends) frmmi.dll". 
"$(depends)" is the path to your depends.exe. You should see which dll 
is missing or where symbols in a dll are missing.

Regards,
Mathias

-- 
Mathias Bauer (mba) - Project Lead OpenOffice.org Writer
OpenOffice.org Engineering at Sun: http://blogs.sun.com/GullFOSS
Please don't reply to "[email protected]".
I use it for the OOo lists and only rarely read other mails sent to it.