Re: AOO 4.2.x development branch created

2019-01-25 Thread Marcus
Am 10.01.19 um 16:50 schrieb Pedro Giffuni: Thank you to everyone getting involved in the new release. It is very much needed and I was really tired of the continuous revamping of the 4.1 releases. It is now clear that we are also doing proper branching of the releases. Some of the issues off

Re: AOO 4.2.x development branch created

2019-01-25 Thread Mechtilde
Hello, Am 25.01.19 um 17:29 schrieb Marcus: > Am 10.01.19 um 16:50 schrieb Pedro Giffuni: > > do you remember the BZ issues? I would like to add them to the list in > the new release notes (it's a first, very rough draft): > > https://cwiki.apache.org/confluence/display/OOOUSERS/Release+Notes+A

OpenOffice Build Error

2019-01-25 Thread Nikhil Gupta
Hi everyone, i am Nikhil from India. I am novice to open source as of now but really interested to learn and contribute for this organization. I have been trying to set up OpenOffice environment on my Ubuntu(14.04) system. I am following the steps given on the official site. https://wiki.openoffice

Re: AOO 4.2.x development branch created

2019-01-25 Thread Marcus
Am 25.01.19 um 18:39 schrieb Mechtilde: Am 25.01.19 um 17:29 schrieb Marcus: Am 10.01.19 um 16:50 schrieb Pedro Giffuni: do you remember the BZ issues? I would like to add them to the list in the new release notes (it's a first, very rough draft): https://cwiki.apache.org/confluence/display

Re: OpenOffice Build Error

2019-01-25 Thread Mechtilde
Hello, did you install cd main wget -O external/unowinreg/unowinreg.dll http://tools.openoffice.org/unowinreg_prebuild/680/unowinreg.dll which is one line Kind regards Am 25.01.19 um 18:54 schrieb Nikhil Gupta: > Hi everyone, > i am Nikhil from India. I am novice to open source as of now but

Re: AOO 4.2.x development branch created

2019-01-25 Thread Mechtilde
Hello Marcus 100 % translated Help are German and Dutch: https://translate.apache.org/projects/aoo40help/ And here the link to the Ui https://translate.apache.org/projects/aoo40/ You can sort them yourself at the top of the columns Regards Am 25.01.19 um 18:56 schrieb Marcus: > Am 25.01.19 um

Re: AOO 4.2.x development branch created

2019-01-25 Thread Marcus
Am 25.01.19 um 19:08 schrieb Mechtilde: 100 % translated Help are German and Dutch: https://translate.apache.org/projects/aoo40help/ And here the link to the Ui https://translate.apache.org/projects/aoo40/ You can sort them yourself at the top of the columns thanks, I thought it would be alr

Re: OpenOffice Build Error

2019-01-25 Thread Nikhil Gupta
Hi, Yes,I had already installed unowinreg.dll from the above mentioned source. But the problem still remains. Are there any log files generated when we build the OpenOffice. So that we can check out where the problem occured. On Fri, Jan 25, 2019 at 11:36 PM Mechtilde wrote: > Hello, > > did y

Re: OpenOffice Build Error

2019-01-25 Thread Marcus
Am 25.01.19 um 19:27 schrieb Nikhil Gupta: Yes,I had already installed unowinreg.dll from the above mentioned source. But the problem still remains. Are there any log files generated when we build the OpenOffice. So that we can check out where the problem occured. I wonder that you are asking

Re: OpenOffice Build Error

2019-01-25 Thread Peter Kovacs
What was the output of configure? On 25.01.19 19:27, Nikhil Gupta wrote: > Hi, > > Yes,I had already installed unowinreg.dll from the above mentioned source. > But the problem still remains. > Are there any log files generated when we build the OpenOffice. > So that we can check out where the pro

Re: OpenOffice Build Error

2019-01-25 Thread Nikhil Gupta
Yes you are right. But Before start building we have to do the configuration and bootstrapping.As in the mentioned resource: https://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO After I installed epm and Dmake, we have to run the ./bootstrap in main directory. but the file is not prese

Re: Building AOO for Linux on different environments

2019-01-25 Thread Mechtilde
Hello, now the resault. With the epm version 4.4.2 Jim pubkished under https://github.com/jimjag/epm I can build DEBs and RPMs at Centos 7 but not at Debian 9. Redundant argument in sprintf at /home/mechtilde/aoo42x/main/solenv/bin/modules/installer/logger.pm line 192. ... creating epm list file

Re: OpenOffice Build Error

2019-01-25 Thread Nikhil Gupta
The output of main/soenv file The output of epm configure is The output of dmake configure is On Sat, Jan 26, 2019 at 12:48 AM Nikhil Gupta wrote: > Yes you are right. > But Before start building we have to do the configuration and > bootstrapping.As in the mentioned resource: > https://wiki.o

Re: OpenOffice Build Error

2019-01-25 Thread Peter Kovacs
You need to do something like: autoconf ./configure --with-epm-url=https://sourceforge.net/projects/oooextras.mirror/files/epm-3.7.tar.gz --with-dmake-url=https://sourceforge.net/projects/oooextras.mirror/files/dmake-4.12.tar.bz2 --with-lang="en-US de fr it pt ja" --enable-wiki-publisher --enable

Re: OpenOffice Build Error

2019-01-25 Thread Nikhil Gupta
After completing all the above requirements bootstrap gives the following output Script started on Saturday 26 January 2019 04:41:11 AM IST ]0;root@nikhil-VirtualBox: /home/nikhil/help/aoo/main root@nikhil-VirtualBox:/home/nikhil/help/aoo/main# exit ./bootstrap unalias: gunzip not found Include l

Re: Win64 progress at almost 50%; the challenging Win64<->UNO bridge looms

2019-01-25 Thread Damjan Jovanovic
I've now committed a preliminary Win64<->UNO bridge I've developed. It compiles and links but haven't tested it yet. On Thu, Dec 6, 2018 at 8:40 AM Damjan Jovanovic wrote: > The main/bridges module has been ported to gbuild. > > It consists of 3 deliverables, java_uno.jar and its JNI code in a