2020-03-11 01:27 AM
Hi,
I wanted to start from scratch and have a VM with only software for developpment on STM32MP157C-DK2. So I picked Ubuntu 19.10 x64 and followed wiki (https://wiki.st.com/stm32mpu/wiki/Getting_started/STM32MP1_boards/STM32MP157C-DK2/Let%27s_start/Populate_the_target_and_boot_the_image).
But at point 4, it's impossible to install an old OpenJFX:
"PC $> sudo apt install openjfx=8u161-b12-1ubuntu2 libopenjfx-jni=8u161-b12-1ubuntu2 libopenjfx-java=8u161-b12-1ubuntu2"
It seems does not exist anymore.
Could you update wiki or help me ? I have no more old Java version because my PC is based on Ubuntu 19.10.
Many thanks.