Re: Building on Ubuntu 18.04

2020-06-20 Thread Pedro Lino
Hi Mechtilde

> On 06/20/2020 6:55 PM Mechtilde  wrote:

> > (FWIW I tried https://webchat.freenode.net/?channels=dev.openoffice.org 
> > first, but people was have been AFK ;) )
> 
> You was to fast. Now I'm there.

That is what I figured. That is why I mentioned AFK ;)
Thanks! 
 
> For the next question I have to look deeper in my build environment.

Thank you! I will leave IRC open :)

Kind regards,
Pedro

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



Re: Building on Ubuntu 18.04

2020-06-20 Thread Mechtilde
Hello Pedro,

I sum up:

I have a Ubuntu 18.04 and you want to build the branch 4.1.8. I guess to
build 4.1.8 you need Ubuntu  16.04 or an older one

I use Debian 9 which was released at the beginning of 2017 and building
4.2.x for improving the translation process.

I tried now to start a build for the 4.1.8 branch and it fails. so I
guess to start building it is easier to use the 4.2.x branch.

Kind regards

Am 20.06.20 um 19:46 schrieb Pedro Lino:
> Hi Matthias
> 
> (FWIW I tried https://webchat.freenode.net/?channels=dev.openoffice.org 
> first, but people was have been AFK ;) )
> 
>> On 06/20/2020 5:43 PM Matthias Seidel  wrote:
> 
>> You did not specify the path to your JDK...
>>
>> e.g.
>>
>>     --with-jdk-home=/usr/lib/jvm/java-8-openjdk-amd64 \
> 
> Thanks!
> That allowed me to move a bit further :)
> 
> Now stuck at
> 
> configure: error: Package requirements (gconf-2.0 ) were not met:
> No package 'gconf-2.0' found
> Consider adjusting the PKG_CONFIG_PATH environment variable if you
> installed software in a non-standard prefix.
> 
> But if I do
> sudo apt-get install gconf-2.0
> 
> Note, selecting 'gir1.2-gconf-2.0' for regex 'gconf-2.0'
> gir1.2-gconf-2.0 is already the newest version (3.2.6-4ubuntu1)
> 
> What now?
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> For additional commands, e-mail: dev-h...@openoffice.apache.org
> 

-- 
Mechtilde Stehmann
## Apache OpenOffice
## Freie Office Suite für Linux, MacOSX, Windows und OS/2
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F



signature.asc
Description: OpenPGP digital signature


Re: Building on Ubuntu 18.04

2020-06-20 Thread Mechtilde
Hello Pedro,

Am 20.06.20 um 19:46 schrieb Pedro Lino:
> Hi Matthias
> 
> (FWIW I tried https://webchat.freenode.net/?channels=dev.openoffice.org 
> first, but people was have been AFK ;) )

You was to fast. Now I'm there.


> 
>> On 06/20/2020 5:43 PM Matthias Seidel  wrote:
> 
>> You did not specify the path to your JDK...
>>
>> e.g.
>>
>>     --with-jdk-home=/usr/lib/jvm/java-8-openjdk-amd64 \
> 
> Thanks!
> That allowed me to move a bit further :)
> 
> Now stuck at
> 
> configure: error: Package requirements (gconf-2.0 ) were not met:
> No package 'gconf-2.0' found
> Consider adjusting the PKG_CONFIG_PATH environment variable if you
> installed software in a non-standard prefix.
> 
> But if I do
> sudo apt-get install gconf-2.0
> 
> Note, selecting 'gir1.2-gconf-2.0' for regex 'gconf-2.0'
> gir1.2-gconf-2.0 is already the newest version (3.2.6-4ubuntu1)
> 
> What now?
> 

For the next question I have to look deeper in my build environment.

Regards
-- 
Mechtilde Stehmann
## Apache OpenOffice
## Freie Office Suite für Linux, MacOSX, Windows und OS/2
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F



signature.asc
Description: OpenPGP digital signature


Re: Building on Ubuntu 18.04

2020-06-20 Thread Pedro Lino
Hi Matthias

(FWIW I tried https://webchat.freenode.net/?channels=dev.openoffice.org first, 
but people was have been AFK ;) )

> On 06/20/2020 5:43 PM Matthias Seidel  wrote:

> You did not specify the path to your JDK...
> 
> e.g.
> 
>     --with-jdk-home=/usr/lib/jvm/java-8-openjdk-amd64 \

Thanks!
That allowed me to move a bit further :)

Now stuck at

configure: error: Package requirements (gconf-2.0 ) were not met:
No package 'gconf-2.0' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

But if I do
sudo apt-get install gconf-2.0

Note, selecting 'gir1.2-gconf-2.0' for regex 'gconf-2.0'
gir1.2-gconf-2.0 is already the newest version (3.2.6-4ubuntu1)

What now?

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



Re: Building on Ubuntu 18.04

2020-06-20 Thread Matthias Seidel
Hi Pedro,

Am 20.06.20 um 18:32 schrieb Pedro Lino:
> Hi all
>
> I'm following the Step by Step guide 
> https://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO/Step_by_step
> to build AOO 4.1.8 under Ubuntu 18.04.4 64-bit
>
> At step
>
> ./configure \
> --with-dmake-url=https://sourceforge.net/projects/oooextras.mirror/files/dmake-4.12.tar.bz2
>  \
> --with-epm-url=https://sourceforge.net/projects/oooextras.mirror/files/epm-3.7.tar.gz
>  \
> --disable-odk \
> --disable-binfilter \
> --with-jdk-home
>
> I get error
> configure: error: yes/bin/java not found, please use --with-jdk-home

You did not specify the path to your JDK...

e.g.

    --with-jdk-home=/usr/lib/jvm/java-8-openjdk-amd64 \

Regards,

   Matthias

>
> Java is
> openjdk version "1.8.0_252"
> OpenJDK Runtime Environment (build 1.8.0_252-8u252-b09-1~18.04-b09)
> OpenJDK 64-Bit Server VM (build 25.252-b09, mixed mode)
>
> Help?
>



smime.p7s
Description: S/MIME Cryptographic Signature


Building on Ubuntu 18.04

2020-06-20 Thread Pedro Lino
Hi all

I'm following the Step by Step guide 
https://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO/Step_by_step
to build AOO 4.1.8 under Ubuntu 18.04.4 64-bit

At step

./configure \
--with-dmake-url=https://sourceforge.net/projects/oooextras.mirror/files/dmake-4.12.tar.bz2
 \
--with-epm-url=https://sourceforge.net/projects/oooextras.mirror/files/epm-3.7.tar.gz
 \
--disable-odk \
--disable-binfilter \
--with-jdk-home

I get error
configure: error: yes/bin/java not found, please use --with-jdk-home

Java is
openjdk version "1.8.0_252"
OpenJDK Runtime Environment (build 1.8.0_252-8u252-b09-1~18.04-b09)
OpenJDK 64-Bit Server VM (build 25.252-b09, mixed mode)

Help?


Re: configure on Mac OS X

2020-06-20 Thread Peter
Jims Script does not work for me. And it sets a lot of stuff, which I am 
unsure if they are the same on my System.


Apple is Awesome. They have switched the way they work with XCode in 
catalina depending on what Version you use it works differently.


So header files are no long distributed in /usr/include or 
/user/local/include.


you can figure the path with the command xcrun --show-sdk-path

Now thanks to Jims script I found the way to overwrite the defaults and 
I have passed ther test.


Thanks for the pointer.


Am 20.06.20 um 14:31 schrieb Matthias Seidel:


Am 20.06.20 um 14:25 schrieb Peter:

the alloc statement coimes from the guide.

So the guide may be wrong... If so, please update it.

But why don't you try the proven config from Jim? [1]
Later you can always modify...

Regards,

   Matthias

[1] 
https://svn.apache.org/repos/asf/openoffice/devtools/build-scripts/4.2.0-Dev2/unxmacos/




I try some of the variations

Am 20.06.20 um 14:19 schrieb Matthias Seidel:

Hi,

See comment inside. Maybe this solves it.

Am 20.06.20 um 14:12 schrieb Peter Kovacs:

Right. Sorry.

My switches:

./configure \
 --with-dmake-path=${HOME}/dmake/bin/bin/dmake \
  --with-epm=${HOME}/epm/bin/bin/epm \
 --with-lang="${LANGS}" \
 --with-jdk-home=${jdkhome} \
 --with-package-format="installed" \
 --with-vendor="Petko Testbuild"\
 --with-build-version="aoo4ever-$(date +"%Y-%m-%d %H:%M") - `uname
-sm`\n ${GitHash}" \
 --enable-crashdump=yes \
 --enable-category-b \
 --enable-beanshell \
 --enable-wiki-publisher \
 --enable-bundled-dictionaries \
 --enable-opengl  \
 --enable-dbus  \
 --without-junit \
 --without-stlport \
 --disable-odk \
 --without-fonts \
 --disable-systray \
 --with-alloc=internal \

--with-alloc    Define which allocator to build with
   (choices are oo, system, tcmalloc, jemalloc)

   Note that on FreeBSD/NetBSD system==jemalloc

 --enable-verbose \
 --with-openldap \

Am 20.06.20 um 14:01 schrieb Matthias Seidel:

Hi Peter,

Am 20.06.20 um 13:56 schrieb Peter:

Hi,


When Running configure ion Mac OS X I get the error Message:

checking whether we are cross compiling... configure: error: in
`workspace/AOO/gitbox/main':
configure: error: cannot run C compiled programs.

If it is a "configure: error:" you should probably post your used
configure switches...

Otherwise we have to simply guess... ;-)

Regards,

    Matthias



I have Xcode installed, and the commandline tools are also
installed. Any other Ideas how to solve this?



- 


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



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

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

Re: configure on Mac OS X

2020-06-20 Thread Matthias Seidel
Am 20.06.20 um 14:25 schrieb Peter:
> the alloc statement coimes from the guide.
So the guide may be wrong... If so, please update it.

But why don't you try the proven config from Jim? [1]
Later you can always modify...

Regards,

   Matthias

[1]
https://svn.apache.org/repos/asf/openoffice/devtools/build-scripts/4.2.0-Dev2/unxmacos/

>
> I try some of the variations
>
> Am 20.06.20 um 14:19 schrieb Matthias Seidel:
>> Hi,
>>
>> See comment inside. Maybe this solves it.
>>
>> Am 20.06.20 um 14:12 schrieb Peter Kovacs:
>>> Right. Sorry.
>>>
>>> My switches:
>>>
>>> ./configure \
>>>  --with-dmake-path=${HOME}/dmake/bin/bin/dmake \
>>>   --with-epm=${HOME}/epm/bin/bin/epm \
>>>  --with-lang="${LANGS}" \
>>>  --with-jdk-home=${jdkhome} \
>>>  --with-package-format="installed" \
>>>  --with-vendor="Petko Testbuild"\
>>>  --with-build-version="aoo4ever-$(date +"%Y-%m-%d %H:%M") - `uname
>>> -sm`\n ${GitHash}" \
>>>  --enable-crashdump=yes \
>>>  --enable-category-b \
>>>  --enable-beanshell \
>>>  --enable-wiki-publisher \
>>>  --enable-bundled-dictionaries \
>>>  --enable-opengl  \
>>>  --enable-dbus  \
>>>  --without-junit \
>>>  --without-stlport \
>>>  --disable-odk \
>>>  --without-fonts \
>>>  --disable-systray \
>>>  --with-alloc=internal \
>> --with-alloc    Define which allocator to build with
>>    (choices are oo, system, tcmalloc, jemalloc)
>>
>>    Note that on FreeBSD/NetBSD system==jemalloc
>>>  --enable-verbose \
>>>  --with-openldap \
>>>
>>> Am 20.06.20 um 14:01 schrieb Matthias Seidel:
 Hi Peter,

 Am 20.06.20 um 13:56 schrieb Peter:
> Hi,
>
>
> When Running configure ion Mac OS X I get the error Message:
>
> checking whether we are cross compiling... configure: error: in
> `workspace/AOO/gitbox/main':
> configure: error: cannot run C compiled programs.
 If it is a "configure: error:" you should probably post your used
 configure switches...

 Otherwise we have to simply guess... ;-)

 Regards,

     Matthias

>
> I have Xcode installed, and the commandline tools are also
> installed. Any other Ideas how to solve this?
>
>
>
> -
> To unsubscribe, e-mail:dev-unsubscr...@openoffice.apache.org
> For additional commands, e-mail:dev-h...@openoffice.apache.org
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> For additional commands, e-mail: dev-h...@openoffice.apache.org


smime.p7s
Description: S/MIME Cryptographic Signature


Re: configure on Mac OS X

2020-06-20 Thread Peter

the alloc statement coimes from the guide.

I try some of the variations

Am 20.06.20 um 14:19 schrieb Matthias Seidel:

Hi,

See comment inside. Maybe this solves it.

Am 20.06.20 um 14:12 schrieb Peter Kovacs:

Right. Sorry.

My switches:

./configure \
     --with-dmake-path=${HOME}/dmake/bin/bin/dmake \
  --with-epm=${HOME}/epm/bin/bin/epm \
     --with-lang="${LANGS}" \
     --with-jdk-home=${jdkhome} \
     --with-package-format="installed" \
     --with-vendor="Petko Testbuild"\
     --with-build-version="aoo4ever-$(date +"%Y-%m-%d %H:%M") - `uname
-sm`\n ${GitHash}" \
     --enable-crashdump=yes \
     --enable-category-b \
     --enable-beanshell \
     --enable-wiki-publisher \
     --enable-bundled-dictionaries \
     --enable-opengl  \
     --enable-dbus  \
     --without-junit \
     --without-stlport \
     --disable-odk \
     --without-fonts \
     --disable-systray \
     --with-alloc=internal \

--with-alloc    Define which allocator to build with
   (choices are oo, system, tcmalloc, jemalloc)

   Note that on FreeBSD/NetBSD system==jemalloc

     --enable-verbose \
     --with-openldap \

Am 20.06.20 um 14:01 schrieb Matthias Seidel:

Hi Peter,

Am 20.06.20 um 13:56 schrieb Peter:

Hi,


When Running configure ion Mac OS X I get the error Message:

checking whether we are cross compiling... configure: error: in
`workspace/AOO/gitbox/main':
configure: error: cannot run C compiled programs.

If it is a "configure: error:" you should probably post your used
configure switches...

Otherwise we have to simply guess... ;-)

Regards,

    Matthias



I have Xcode installed, and the commandline tools are also
installed. Any other Ideas how to solve this?



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



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

Re: configure on Mac OS X

2020-06-20 Thread Matthias Seidel
Hi,

See comment inside. Maybe this solves it.

Am 20.06.20 um 14:12 schrieb Peter Kovacs:
> Right. Sorry.
>
> My switches:
>
> ./configure \
>     --with-dmake-path=${HOME}/dmake/bin/bin/dmake \
>  --with-epm=${HOME}/epm/bin/bin/epm \
>     --with-lang="${LANGS}" \
>     --with-jdk-home=${jdkhome} \
>     --with-package-format="installed" \
>     --with-vendor="Petko Testbuild"\
>     --with-build-version="aoo4ever-$(date +"%Y-%m-%d %H:%M") - `uname
> -sm`\n ${GitHash}" \
>     --enable-crashdump=yes \
>     --enable-category-b \
>     --enable-beanshell \
>     --enable-wiki-publisher \
>     --enable-bundled-dictionaries \
>     --enable-opengl  \
>     --enable-dbus  \
>     --without-junit \
>     --without-stlport \
>     --disable-odk \
>     --without-fonts \
>     --disable-systray \
>     --with-alloc=internal \
--with-alloc    Define which allocator to build with
  (choices are oo, system, tcmalloc, jemalloc)

  Note that on FreeBSD/NetBSD system==jemalloc
>     --enable-verbose \
>     --with-openldap \
>
> Am 20.06.20 um 14:01 schrieb Matthias Seidel:
>>
>> Hi Peter,
>>
>> Am 20.06.20 um 13:56 schrieb Peter:
>>> Hi,
>>>
>>>
>>> When Running configure ion Mac OS X I get the error Message:
>>>
>>> checking whether we are cross compiling... configure: error: in
>>> `workspace/AOO/gitbox/main':
>>> configure: error: cannot run C compiled programs.
>>
>> If it is a "configure: error:" you should probably post your used
>> configure switches...
>>
>> Otherwise we have to simply guess... ;-)
>>
>> Regards,
>>
>>    Matthias
>>
>>>
>>>
>>> I have Xcode installed, and the commandline tools are also
>>> installed. Any other Ideas how to solve this?
>>>
>>>
>>>
>>> -
>>> To unsubscribe, e-mail:dev-unsubscr...@openoffice.apache.org
>>> For additional commands, e-mail:dev-h...@openoffice.apache.org
>


smime.p7s
Description: S/MIME Cryptographic Signature


Re: configure on Mac OS X

2020-06-20 Thread Peter Kovacs

Right. Sorry.

My switches:

./configure \
    --with-dmake-path=${HOME}/dmake/bin/bin/dmake \
 --with-epm=${HOME}/epm/bin/bin/epm \
    --with-lang="${LANGS}" \
    --with-jdk-home=${jdkhome} \
    --with-package-format="installed" \
    --with-vendor="Petko Testbuild"\
    --with-build-version="aoo4ever-$(date +"%Y-%m-%d %H:%M") - `uname 
-sm`\n ${GitHash}" \

    --enable-crashdump=yes \
    --enable-category-b \
    --enable-beanshell \
    --enable-wiki-publisher \
    --enable-bundled-dictionaries \
    --enable-opengl  \
    --enable-dbus  \
    --without-junit \
    --without-stlport \
    --disable-odk \
    --without-fonts \
    --disable-systray \
    --with-alloc=internal \
    --enable-verbose \
    --with-openldap \

Am 20.06.20 um 14:01 schrieb Matthias Seidel:


Hi Peter,

Am 20.06.20 um 13:56 schrieb Peter:

Hi,


When Running configure ion Mac OS X I get the error Message:

checking whether we are cross compiling... configure: error: in 
`workspace/AOO/gitbox/main':

configure: error: cannot run C compiled programs.


If it is a "configure: error:" you should probably post your used 
configure switches...


Otherwise we have to simply guess... ;-)

Regards,

   Matthias




I have Xcode installed, and the commandline tools are also installed. 
Any other Ideas how to solve this?




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


Re: configure on Mac OS X

2020-06-20 Thread Matthias Seidel
Hi Peter,

Am 20.06.20 um 13:56 schrieb Peter:
> Hi,
>
>
> When Running configure ion Mac OS X I get the error Message:
>
> checking whether we are cross compiling... configure: error: in
> `workspace/AOO/gitbox/main':
> configure: error: cannot run C compiled programs.

If it is a "configure: error:" you should probably post your used
configure switches...

Otherwise we have to simply guess... ;-)

Regards,

   Matthias

>
>
> I have Xcode installed, and the commandline tools are also installed.
> Any other Ideas how to solve this?
>
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> For additional commands, e-mail: dev-h...@openoffice.apache.org


smime.p7s
Description: S/MIME Cryptographic Signature


configure on Mac OS X

2020-06-20 Thread Peter

Hi,


When Running configure ion Mac OS X I get the error Message:

checking whether we are cross compiling... configure: error: in 
`workspace/AOO/gitbox/main':

configure: error: cannot run C compiled programs.


I have Xcode installed, and the commandline tools are also installed. 
Any other Ideas how to solve this?




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

Re: New Committer: Pedro Lino

2020-06-20 Thread Pedro Lino
Hi Matthias

> On 06/20/2020 12:13 PM Matthias Seidel  wrote:

> > https://denisezannino.files.wordpress.com/2013/09/the-illustrated-guide-to-a-phd1.jpg
> > (original idea http://matt.might.net/articles/phd-school-in-pictures/)
> 
> Fortunately one does not need a PhD to make contributions... ;-)

I agree! You just need to be willing to do something and to donate some of your 
free time ;)

There is a Portuguese proverb that says "Faz mais quem quer do que quem pode" 
which roughly translates to "People who want to do something accomplish more 
than those who can do it"

Kind regards,
Pedro

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



Re: New Committer: Pedro Lino

2020-06-20 Thread Matthias Seidel
Hi Pedro,

Am 20.06.20 um 00:22 schrieb Pedro Lino:
> Thank you all for the nice welcome messages.
>
> I hope I can make a small contribution ;)
>
> https://denisezannino.files.wordpress.com/2013/09/the-illustrated-guide-to-a-phd1.jpg
> (original idea http://matt.might.net/articles/phd-school-in-pictures/)

Fortunately one does not need a PhD to make contributions... ;-)

Regards,

   Matthias

>
> Kind regards
> Pedro
>
>> On 06/17/2020 11:44 PM Marcus  wrote:
>>
>>  
>> The Apache OpenOffice project is happy to have a new committer on board:
>>
>> Pedro Lino
>>
>> Please give him a warm welcome.
>>
>> Marcus
>> (on behalf of the Apache OpenOffice PMC)
>>
>>
>> -
>> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
>> For additional commands, e-mail: dev-h...@openoffice.apache.org
> -
> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> For additional commands, e-mail: dev-h...@openoffice.apache.org
>



smime.p7s
Description: S/MIME Cryptographic Signature