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?
>

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to