Hello,
When I run hmdesktop in ~/2025.1/altair/scripts, I get the following output:
fgrep: warning: fgrep is obsolescent; using grep -F
sed: -e expression #1, char 29: unknown option to s'
sed: -e expression #1, char 29: unknown option to s'
./hmdesktop: line 161: ./scripts/invoke/archLib.sh: No such file or directory
./hmdesktop: line 162: ./scripts/invoke/initialize_tcl.sh: No such file or directory
./hmdesktop: line 163: ./scripts/invoke/common.sh: No such file or directory
ERROR: ld.so: object './hw/bin/linux64/libiomp5.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object './hw/bin/linux64/libhweudmrtxmlbinding.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
./hmdesktop: line 406: ./scripts/invoke/hwlaunch.sh: No such file or directory
How can I solve this?
Thanks