cancel
Showing results for 
Search instead for 
Did you mean: 

STEdgeAI install on headless ubuntu (no gui)

darla14
Senior

Hello,

I have downloaded the stedgeai for Linux on windows pc and transferred to Linux system running Ubuntu 22.04 .

i want to know is it possible to install it in a headless mode where I don’t have to do or click anything on the gui as my Ubuntu system is all console based with no gui.

whenever I try to run ./Linux installer I am getting this error 

./-linux-onlineinstaller: error while loading shared libraries: libxkbcommon-x11.so.0: cannot open shared object file: No such file or directory

please let me know how to install it on a headless system.

best

R

1 REPLY 1
Julian E.
ST Employee

Hi @darla14,

 

You can use the installer in command line and use --help

For example: 

online_installer.exe -t <target installpath> --accept-licenses --accept-messages --confirm-command --verbose install stedgeai0400.stm32mcu

 

Have a good day,

Julian


In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.