2024-09-06 6:04 AM - last edited on 2024-09-06 7:14 AM by mƎALLEm
Hello
I am new to this forum, so if I am at the wrong place, let me know.
How can this software: https://www.st.com/en/development-tools/stm32cubeclt.html be installed from a script? Namely into docker container?
I get the following error:
``` DISPLAY not set. Cannot display license. Aborting. ```
Thanks in advance.
Solved! Go to Solution.
2025-03-24 12:31 AM
It is exactely what we do.
2025-03-24 12:32 AM
My bad, it works also with 1.18.0. I was using the generic Linux package instead of the Debian one. With the Debian package and an Ubuntu base image it's working well.