To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=99864
User rene changed the following:
What |Old value |New value
================================================================================
Status|STARTED |RESOLVED
--------------------------------------------------------------------------------
Resolution| |FIXED
--------------------------------------------------------------------------------
------- Additional comments from [email protected] Thu Mar 5 17:24:46 +0000
2009 -------
Ok, lemote support is back with the following:
if ( $JDK =~ m/sun/ && -d
"@JAVA_HOME@".$ds."jre".$ds."lib".$ds."mips32" ) {
$ARCH=mips32 # Lemote
} else {
$ARCH=mipsel
}
-> lemote, gcj and (newly) OpenJDK should now work -> FIXED
---------------------------------------------------------------------
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]