Skip to main content
MHein
Associate II
March 22, 2019
Question

CubeMX-5.1.0 fails to install on fedora 29

  • March 22, 2019
  • 2 replies
  • 846 views

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

This topic has been closed for replies.

2 replies

sborpak
Visitor II
May 9, 2019

same issue on fedora 30?

SPapa
Visitor II
June 21, 2019

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