Am Thu, 06 May 2010 19:38:29 -0700 schrieb "Hebenstreit, Michael" <[email protected]>:
> I wanted to take a look at the OOO development, and started to dig > around, but run into some sort of wall and am unable to find further > infos. As you are so nice to invite people to wirte you if they are > stuck, here I am > > I got ooo build - at least the build process finished without > complains and I find a number of rpms. But at that point the > description on the WIKI stops. My guess is, I have to install the > software first before I can continue, but this seems rather odd to > me. Is there no way to run the freshly compiled program out of the > source directory? If you are not required to build with ooobuild you might try a plain vanilla build. Getting started is described in the Building Guide: http://wiki.services.openoffice.org/wiki/Documentation/Building_Guide which is up-to-date and complete, so it should not leave you alone with problems. In addition to the option to use: cd .../instsetoo_native/util && PKGFORMAT=archive dmake You can use: cd .../instsetoo_native/util && PKGFORMAT=installed dmake which will create a runnable installation in the output tree of instsetoo_native. Just make sure that you have not set the LOCALINSTALLDIR variable, as it will make things brake in interesting and confusing ways. Best Regards, Bjoern Michaelsen --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
