2016-05-16 08:52 AM
STM32CubeMX 4.14.0 fails to install on Ubuntu 16.04
2016-05-16 09:00 AM
Some details:
Ubuntu 16.04 64-bit Desktop with Oracle Java SE 1.8.0_92 64-bit. Installation always fails with the following output: > sudo ./SetupSTM32CubeMX-4.14.0.linux > [sudo] password for rlyon: sudo: unable to execute ./SetupSTM32CubeMX-4.14.0.linux: No such file or directory Downloaded archive again and tried to install with same result. Then tried to install previous version 4.13.0 and it works perfectly. Anyone else had this problem with Ubuntu 16.0.4? There must be some installer dependency missing?2016-05-17 04:05 AM
Hi lyon.richard,
I'll report this issue to our MX team for checking. Sorry for the inconvenience it may bring.-Syrine –2016-10-07 09:05 AM
Dear user,
We don't reproduce your issue. Do you still have problems with our latest release 4.16.1?
Best regards
2017-11-26 10:41 AM
I have the same problem installing CubeMX in ubuntu 16.4
java -version
openjdk version '1.8.0_151'OpenJDK Runtime Environment (build 1.8.0_151-8u151-b12-0ubuntu0.16.04.2-b12)OpenJDK 64-Bit Server VM (build 25.151-b12, mixed mode)./SetupSTM32CubeMX-4.23.0.linux
bash: ./SetupSTM32CubeMX-4.23.0.linux: No such file or directorysudo java -jar SetupSTM32CubeMX-4.23.0.exe
sudo: unable to resolve host rmzn-linuxNov 26, 2017 10:36:01 PM INFO: Logging initialized at level 'INFO'Nov 26, 2017 10:36:01 PM INFO: Commandline arguments: Nov 26, 2017 10:36:02 PM INFO: Detected platform: ubuntu_linux,version=4.14.2-041402-lowlatency,arch=x64,symbolicName=null,javaVersion=1.8.0_151Nov 26, 2017 10:36:02 PM WARNING: Failed to determine hostname and IP address==> worked installed in /usr/local/STMicroelectronics/STM32Cube/STM32CubeMX/ but cannot run also
BTW I installed it ubuntu 14.4 works well