Porting Open Office

On the site of OO there is some documentation about porting See here. and here
As i was told later, these are more some hints than a complete porting guide.
It crossed my mind that this could be done better.... here my attempt:
  1. Requirements
  2. Install complete OO source file
    Remember, oo_641c_src.tar.gz is about 124MB in size, expanded it will take about 328MB. During the build you will need about 2-3GB disk space! Find a place where you can install the tree, if possible, /opt is a good option.
    gunzip -cd your_path/oo_641c_src.tar.gz | tar xvf - will create the tree.
  3. Next steps will create the building tools for OO.

Reply? : info@a-domani.nl