Pavel succesuflly run aqua native testtool on MacOSX. Anyone interested in full test?
From: Pavel_Janík <[EMAIL PROTECTED]> Subject: [mac] aqua native testtool running! Date: Tue, 26 Jun 2007 21:15:01 +0200 > Hi, > > today, I was able to get native testtool running here. > > To get it, I installed the latest cws build to my Desktop and did this: > > In ~/Desktop/OpenOffice.org 2.3.app/Contents/MacOS > > mkdir -p testtool.app/Contents/MacOS > cp testtool.bin testtool.app/Contents/MacOS/testtool > cd testtool.app/Contents/MacOS > ln -sf ../../../* . > ./testtool > > To actually running some tests, I had to use VCL menus (export > AQUA_NATIVE_MENUS=FALSE, see #i78905#) and I had to do some hacks in > the installed package because of MacOS vs. program directory and > soffice vs. soffice.bin. > > In the application bundle: > > ln -sf soffice.bin soffice > ln -sf MacOS program > > I think we are again a bit closer to real, normal development process > of OOo - happy testing! > -- > Pavel Janík > > > --------------------------------------------------------------------- > 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]
