Hi, I would like to evaluate the usage of Agros2D to simulate current density of copper areas on PCB's (imported from KiCad), and I cannot run the Appimage on Arch Linux (https://www.archlinux.org/).
$ ./Agros-x86_64.AppImage
Run Agros Suite in /tmp/.mount_Agros-TNsufE
./agros: error while loading shared libraries: libicui18n.so.66: cannot open shared object file: No such file or directory
$ ./Agros-x86_64.AppImage
Run Agros Suite in /tmp/.mount_Agros-eQ8auH
./agros: symbol lookup error: /tmp/.mount_Agros-eQ8auH/usr/lib/libQt5Core.so.5: undefined symbol: u_strToLower_66
I assume the Appimage misses some crucial dependencies.
Hi, I would like to evaluate the usage of Agros2D to simulate current density of copper areas on PCB's (imported from KiCad), and I cannot run the Appimage on Arch Linux (https://www.archlinux.org/).
Applying crude hotfix:
But it still does not work, now due to QT:
I assume the Appimage misses some crucial dependencies.