To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=88987
User cloph changed the following:
What |Old value |New value
================================================================================
CC|'mechtilde,rbircher' |'cloph,mechtilde,rbircher'
--------------------------------------------------------------------------------
OtherIssuesDependingOnTh| |78999
is| |
--------------------------------------------------------------------------------
Assigned to|dbaneedsconfirm |macport
--------------------------------------------------------------------------------
Component|Database access |porting
--------------------------------------------------------------------------------
Keywords| |oooqa
--------------------------------------------------------------------------------
Priority|P3 |P2
--------------------------------------------------------------------------------
QA contact|[EMAIL PROTECTED] |[EMAIL PROTECTED]
--------------------------------------------------------------------------------
Subcomponent|none |MacOSX
--------------------------------------------------------------------------------
Target milestone|--- |OOo 3.0
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Tue May 13 12:22:42 +0000
2008 -------
issue 78999 is wrong. Despite the full paths in the libs, OOo on PPC requires
the DYLD_LIBRARY_PATH to be set accordingly.
so as a workaround do the following:
* Open a terminal
* export DYLD_LIBRARY_PATH=/paths/that/javaldx/reports
javaldx can be run with
/path/to/OpenOffice.org.app/Contents/basis-link/ure-link/bin/javaldx
(or /path/to/OpenOffice.org.app/Contents/MacOS/javaldx for the older
snapshots)
example (all in one line):
export
DYLD_LIBRARY_PATH=/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Home/../Libraries:/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Home/lib
* Then launch OOo from within that terminal:
open /path/to/OpenOffice.org.app
(or run /path/to/OpenOffice.org.app/Contents/MacOS/soffice.bin directly)
This is not a base-issue, but a general issue with Java and Mac/PPC (the java
based wizard like the letter wizard don't work either), thus reassigning to
porting
---------------------------------------------------------------------
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]