https://issues.apache.org/ooo/show_bug.cgi?id=125431
--- Comment #24 from Robert <[email protected]> --- (In reply to Ariel Constenla-Haile from comment #23) > Reading bug 121086 and this one, it does not seem to be a user profile bug. > I tend to think that there is a dependency problem with system libraries. > > Can you ran the following command on a terminal, and attach the output text > file here? > The command: > > OO_HOME=/Applications/OpenOffice.app/Contents/MacOS;for i in > ${OO_HOME}/*.dylib; do otool -L $i >> ~/aoo_libs.txt;done > > > - You may need to change the value of OO_HOME from > /Applications/OpenOffice.app/Contents/MacOS to the place where > OpenOffice.app is installed > > - the command writes to a file aoo_libs.txt in your user home directory Tried to do this and was asked to download "Developer Tools" which I did, no response when reentered your directory address. The file is in applications but unfamiliar with how to adjust the address to get a result. Happy to try again if you can clarify for me or can submit more information for you if needed. -- You are receiving this mail because: You are the assignee for the issue. You are watching all issue changes.
