Hi Maho, Am Fri, 22 Apr 2005 10:00:12 +0900 (JST), schrieb NAKATA Maho: > In Message-ID: <[EMAIL PROTECTED]> > "eric.bachard" <[EMAIL PROTECTED]> wrote: > >> *important* : test can only be made with OOo for Mac OSX build with >> macosx06 cws >> (For example with a "special" m93 , you can find here : >> <http://ooo.lab-project.net/~ebachard/MacOSX/2.0/m93/> ) > > question: > > Could you please show us what patches are applied to macosx06?
Afaik the patches are the ones out of #i44154# <http://www.openoffice.org/issues/show_bug.cgi?id=44154> and #i43540# <http://www.openoffice.org/issues/show_bug.cgi?id=43540> > Well i can find via bosai, but it is very good if you have already > done (like me, patches and small explanations) and could you please > tell us the due date (when it will be ready for QA)? Explaination: I'll try but it's better if Eric B answers here. In order to get java working we need to link dilybs to their corresponding jnilib in order to get Java working: 1) libxmlsec1.1.dylib is needed (if missing tell me ) 2) link between libhsqldb2.dylib and libhsqldb2.jnilib 3) link between libjava_uno.dylib and libjava_uno.jnilib Plus we need to solve the problem of the circular depencies. In m93 and older libbxmlsecs were linked against each other in a circular way: libxmlsec1.dylib -> libxmlsec1.dylib.1 libxmlsec1.dylib.1 -> libxmlsec1.dylib The rest and the corrections are up to Eric Bachard. Regards, Eric Hoch -- ## Ansprechpartner Anwenderunterst�tzung, users-Mailingliste, MacOSX ## de.OpenOffice.org - Office f�r MacOS X, Linux, Solaris & Windows ## Openoffice.org - ich steck mit drin! --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
