2019-03-22 10:19 AM
When I try to installcubeMX on my fresh installed fedora 29, I get following error messages:
[sage@linux cubeMX]$ ./SetupSTM32CubeMX-5.1.0.linux
chdir /home/sage/Downloads/cubeMX/.
current dir /home/sage/Downloads/cubeMX
Mar 22, 2019 6:06:24 PM INFO: Logging initialized at level 'INFO'
Mar 22, 2019 6:06:24 PM INFO: Commandline arguments:
Mar 22, 2019 6:06:25 PM INFO: Detected platform: fedora_linux,version=4.20.16-200.fc29.x86_64,arch=x64,symbolicName=null,javaVersion=1.8.0_201
Mar 22, 2019 6:06:25 PM WARNING: No console implementation of panel: com.st.microxplorer.install.MXAnalyticsPanel
Console installation is not supported by this installer
[ Console installation FAILED! ]
Anyone any idea?
Thanks
Martin
2019-05-09 07:01 AM
same issue on fedora 30?
2019-06-21 01:11 AM
You need to install the java development package. In Fedora 30 at the time of writing that is done with:
sudo dnf install java-1.8.0-openjdk