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?

Reply via email to