cancel
Showing results for 
Search instead for 
Did you mean: 

Install CubeIDE on Raspberry Pi 5

chisatholm
Associate III

Has anyone had success installing the Cube IDE on a Raspberry Pi 5?  

I first got the error message "Installation dir cannot be temporary one: /home/my_name/Downloads/makeself_dir_o70WRx"

I tried various workarounds suggested by Gemini, ultimately creating new directory

/opt/stm32_installer

moving the unzipped file to this new directory and then trying 

.../opt/stm32_installer$ sudo ./file_name.sh

It went right ahead and created a new temporary folder in opt/stm32_installer and failed in the same way again!

If anyone has succeeded in getting the Cube IDE to work on a R Pi 5, please let me know how you did it.

Thanks for reading this far.

1 REPLY 1
Andrew Neil
Super User

What OS are you using on your Raspberry Pi ?

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.