[dev] Re: Newbe

2010-09-06 Thread Alan Griffiths
Seems I ran out of knowledge at the last step, which was how to install the 
Deb files.


All fixed and now up and running DEV003!

Thanks
- Original Message - 
From: Konstantin Tokarev annu...@yandex.ru

Newsgroups: gmane.comp.openoffice.devel.general
To: dev@openoffice.org
Sent: Sunday, September 05, 2010 2:29 PM
Subject: Re: Newbe


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


make install doesn't work for you?
--
Regards,
Konstantin 



-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org



[dev] Re: Newbe

2010-09-06 Thread Alan Griffiths

Thanks for the help!

All now fully installed and up and running.

I'll have a look at the links you have provided and see if I can help in any 
way.


- Original Message - 
From: eric b eric.bach...@free.fr

Newsgroups: gmane.comp.openoffice.devel.general
To: dev@openoffice.org
Sent: Sunday, September 05, 2010 2:38 PM
Subject: Re: Newbe



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







-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org