Difference between revisions of "User:Pdefilippis/Compile OOo without X11"

From Apache OpenOffice Wiki
Jump to: navigation, search
 
(Description)
Line 1: Line 1:
 
== Description ==
 
== Description ==
The purpose of this page is to give detailed instructions on how to build and run OpenOffice.org on a Mac without using X11. Since getting rid of the dependances with Xlibs is a lengthy process, the result so far does not give us the possibility of running OOo as we would expect. Therefore these instructions will be of interest to somebody interested in working on the native port of OOo for Mac OS X, not an end user.
+
The purpose of this page is to give detailed instructions on how to build and run OpenOffice.org on a Mac without using X11. Since getting rid of the dependances with Xlibs is a lengthy process, the result so far does not give us the possibility of running OOo as we would expect. Therefore these instructions will probably be interesting to somebody willing to work on the native port of OOo for Mac OS X and not an end user.
  
 
== The result ==
 
== The result ==

Revision as of 21:42, 7 June 2006

Description

The purpose of this page is to give detailed instructions on how to build and run OpenOffice.org on a Mac without using X11. Since getting rid of the dependances with Xlibs is a lengthy process, the result so far does not give us the possibility of running OOo as we would expect. Therefore these instructions will probably be interesting to somebody willing to work on the native port of OOo for Mac OS X and not an end user.

The result

After compiling the code, the only runnable binary will be a program called svdem. Its purpose is to help developers test their changes in the code. So far svdem handles natively:

- resizing/redrawing the window.
- create dots with the mouse by pointing and clicking in the window.
- drawing an initial content of the window (lines + colors).

Personal tools