On Wed, 2008-02-20 at 18:50 -0600, Tobias Mann wrote: > The Maemo 3.2 and 4.0 operating systems do not have a version of open office > yet. The developers of this Linux OS have not been able to port Open Office > to the Maemo 3.2 or 4.0 platform, because of Maemo's lack of support of ( > Ooo ) and Java.
The maemo target architecture is the Nokia N770 to N810, i.e. linux arm eabi right ? As such 2.4.0 does has an arm eabi port, and gij/gcj is available for arm eabi which can give java support. Regardless of having gij or not, OOo (in 2.4.0) can safely be configured using --without-java to create a build of OOo that doesn't require java with the corresponding loss of related features. Some (early) .rpms for an arm-eabi architecture built using --without-java can be found at http://ooo.services.openoffice.org/pub/OpenOffice.org/cws/upload/armeabiport01/ Might be worth finding out if they would even *fit* on a nokia device and if at runtime they can even fit into memory. I believe there is likely a little alignment glitch in those rpms (because I built them on qemu and not real arm arch) but they should be sufficient for an experiment anyway. C. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]