Le 4 sept. 10 à 20:11, Alan Griffiths a écrit :

Hi,



Hi,


Have some programming background from way back yonder (Fortran, C,
Pascal, C++, VBA) and would like to help - although very rusty!


So far, C++ is ~ 90% of OOo source code.


Have just built OpenOffice under Ubuntu, but have run out of knowledge in how to install it (not a Linux guru).


You'll find everything in instsetoo_native

cd instsetoo_native
find . -name *.tar.gz

=> there will be one archive containing all the .deb

1) create a folder
2) put the .tar.gz inside
3) decompress the archive
4) cd in the dir containing all the .deb

cp desktop-integration/*  .    # notice the .

sudo dpkg -i  *.deb

And you should be done




Will continue to peruse the docs out there..

May take some time for me to get up to speed, although I have plenty time at the moment..


If you are interested to dive into OOo code, and fix some bugs, or implement new features, I invite you to have a look on the OOo wiki.

Search for education project (see the links below)


Regards,
Eric Bachard

--
qɔᴉɹə
Education Project:
http://wiki.services.openoffice.org/wiki/Education_Project
Projet OOo4Kids : http://wiki.ooo4kids.org/index.php/Main_Page
L'association EducOOo : http://www.educoo.org
Blog : http://eric.bachard.org/news





Reply via email to