To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=107877





------- Additional comments from ppra...@openoffice.org Thu Jan  7 10:26:10 
+0000 2010 -------
I try to understand the problem for corrections. 

I'm not sure to understand. 
I build the ctoo module under Ubuntu 9.10. 
You indicate that the file would be different between types.rdb version 
in the component, and the version in ooo/ure/share. 
Where is this directory? 
I can not find it. I have a /usr/lib/ure/share, but there is no types.rdb. 

In Windows XP: 
I can find: 
- C:\Program Files\OpenOffice.org3\URE 
- C:\Program Files\OpenOffice.org3\Basis\share 
- C:\Program Files\OpenOffice.org3\URE\misc\types.rdb 

This does not match your description. 


I build the component with installed OpenOffice SDK from Ubuntu
The build of the project does invoking idlc and remerge, installed by Ubuntu. 

/usr/lib/openoffice/basis3.1/sdk/bin/idlc.bin Version 1.1 
md5: f870a631945f49d287443ae2fac559fb /usr/lib/ure/bin/regmerge 

The ant command to build types.rdb is as follows: 

                <exec executable="${remerge.exe}"
                      failonerror="yes"
                      failifexecutionfails="yes">
                    <env key="LD_LIBRARY_PATH" path="${OOo_HOME}/ure/lib/"/>  
                    <arg file="${target.generated.types}"/>
                    <arg value="/UCR"/>
                    <arg file="${target.generated.urd}/CtOO3.urd"/>
                    <arg file="${target.generated.urd}/Result.urd"/>
                    <arg file="${target.generated.urd}/XCtOO3.urd"/>          
                </exec>

Can you enlighten me on the problem? Is it a bug of my component or Open office 
?

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@udk.openoffice.org
For additional commands, e-mail: issues-h...@udk.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to