[dev] Contributing to Open Office

2008-06-05 Thread Daniel Moore

Hi everyone,

So I was downloading Open Office (again) and noticed the call for  
contributors. I don't normally respond to these things, it's hard to  
know if I have anything worth while to contribute so I'll outline my  
general abilities. I'm a bit apprehensive in starting because I  
wouldn't consider myself a mega guru, and it seems a bit overwhelming  
to come into a project at this stage of maturity and try and  
understand how things fit together...


Programming
* C - did C at uni a long time ago, used it in real life to develop  
little tools for the windows command line. I administered Linux before  
I ever had to administer Windows so I had my preferred way of doing  
things...

* Java
* Javascript - ajax etc
* php
* perl
* .Net- programmed various data extraction/ data visualization /  
interface tools that interact with MS SQL, MySQL, access databases,  
csv etc

* unixy stuff, shell scripts etc (enough to get stuff done).


I'm open to suggestions in regards to how to jump in...

Regards,

Daniel.




[dev] DEV300_m16: lingucomponent build error

2008-06-05 Thread Ariel Constenla-Haile

Hi there,

building DEV300_m16 th following error happens wile making hyphenimp.obj

/build/openoffice/DEV300_m16/lingucomponent/source/hyphenator/altlinuxhyph/hyphen/hyphenimp.cxx 

/build/openoffice/DEV300_m16/lingucomponent/source/hyphenator/altlinuxhyph/hyphen/hyphenimp.cxx:48:20: 
error: hyphen.h: No existe el fichero o el directorio [==No such file 
or directory]


This is because libhnj has been removed from 
/lingucomponent/source/hyphenator/altlinuxhyph


Should we compile now   --with-system-altlinuxhyph ? IIRC this an other 
switches related to lingucomponent (like --with-system-hunspell ) didn't 
work the last time I tried causing linking problems...


Regards
Ariel.


--
Ariel Constenla-Haile
La Plata, Argentina

[EMAIL PROTECTED]
[EMAIL PROTECTED]

http://www.ArielConstenlaHaile.com.ar/ooo/



Aus der Kriegsschule des Lebens
- Was mich nicht umbringt,
macht mich härter.
Nietzsche Götzendämmerung, Sprüche und Pfeile, 8.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [dev] DEV300_m16: lingucomponent build error

2008-06-05 Thread eric b

Hello,

Le 5 juin 08 à 19:28, Ariel Constenla-Haile a écrit :


Hi there,

building DEV300_m16 th following error happens wile making  
hyphenimp.obj


/build/openoffice/DEV300_m16/lingucomponent/source/hyphenator/ 
altlinuxhyph/hyphen/hyphenimp.cxx
/build/openoffice/DEV300_m16/lingucomponent/source/hyphenator/ 
altlinuxhyph/hyphen/hyphenimp.cxx:48:20: error: hyphen.h: No existe  
el fichero o el directorio [==No such file or directory]




cvs co -r DEV300_m16 hyphen

... should help.

If I remember correctly, the alias could be missing.



Regards,
Eric Bachard

--
qɔᴉɹə






Re: [dev] DEV300_m16: lingucomponent build error

2008-06-05 Thread Ariel Constenla-Haile

Hi Eric,

eric b escribió:

building DEV300_m16 th following error happens wile making hyphenimp.obj

/build/openoffice/DEV300_m16/lingucomponent/source/hyphenator/altlinuxhyph/hyphen/hyphenimp.cxx 

/build/openoffice/DEV300_m16/lingucomponent/source/hyphenator/altlinuxhyph/hyphen/hyphenimp.cxx:48:20: 
error: hyphen.h: No existe el fichero o el directorio [==No such file 
or directory]




cvs co -r DEV300_m16 hyphen

... should help.


yes, it did :-) thanks a lot!


If I remember correctly, the alias could be missing.


you were right: cvs co -r DEV300_m16 OpenOffice3 didn't checked-out hyphen

Regards
Ariel.


--
Ariel Constenla-Haile
La Plata, Argentina

[EMAIL PROTECTED]
[EMAIL PROTECTED]

http://www.ArielConstenlaHaile.com.ar/ooo/



Aus der Kriegsschule des Lebens
- Was mich nicht umbringt,
macht mich härter.
Nietzsche Götzendämmerung, Sprüche und Pfeile, 8.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]