To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=62265
User sparcmoz changed the following:
What |Old value |New value
================================================================================
CC|'khirano,sparcmoz' |'ht990332,khirano,sparcmoz
| |'
--------------------------------------------------------------------------------
Status|RESOLVED |REOPENED
--------------------------------------------------------------------------------
Resolution|FIXED |
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Tue Mar 13 08:46:58 +0000
2007 -------
I find there is no patch required now with recent config_office.
Step (1)
Export these to the environment before running configure
(my gcc is configured with --prefix=/usr/local/4.3)
export ANT_HOME=/usr/local/apache-ant-1.7.0RC1
export ANT_LIB=$ANT_HOME/lib
export PATH=$ANT_HOME/bin:/usr/local/4.3/bin:$PATH
export JAVACMD=/usr/local/4.3/bin/gij
Step (2) include these configure flags:
--with-java=gij \
--with-jdk-home=/usr/local/4.3 \
--with-ant-home=/usr/local/apache-ant-1.7.0RC1 \
then configure will run fine, ant is found and runs, and all is OK.
The ant version does not matter - 1.6.5 or 1.7 are OK.
---------------------------------------------------------------------
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]