In case you would like to see some new feature in the software you can share it right here!
You can also report issue or odd behavior here.
eraserix
Posts: 4 Joined: Fri 01. May 2020 20:06:58
Fri 01. May 2020 20:16:34
I recently upgraded my system to Ubuntu 20.04. Apparently, Ubuntu no longer provides Qt4, which makes it impossible to start the Spirit configuration software (3.0.0). (Qt4 was dropped from Debian:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=953294 )
Code: Select all
$ ./settings.sh ./settings-x86_64: error while loading shared libraries: libQtGui.so.4: cannot open shared object file: No such file or directory $ ldd settings-x86_64 ✘ linux-vdso.so.1 (0x00007ffed3bcb000) libQtGui.so.4 => not found libQtNetwork.so.4 => not found libQtCore.so.4 => not found libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f1a1bcb2000) libstdc++.so.6 => /lib/x86_64-linux-gnu/libstdc++.so.6 (0x00007f1a1bad1000) libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f1a1b982000) libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007f1a1b965000) libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f1a1b773000) /lib64/ld-linux-x86-64.so.2 (0x00007f1a1bcec000)
ZeXx86
Site Admin
Posts: 12750 Joined: Mon 29. Apr 2013 16:06:44
Contact:
Sat 02. May 2020 7:43:16
Thanks for the report. It will be fixed very shortly for upcoming new 3.0 version.
Spirit System developer
ZeXx86
Site Admin
Posts: 12750 Joined: Mon 29. Apr 2013 16:06:44
Contact:
Sun 27. Sep 2020 19:42:02
Hello, no need to install anything. Just start: settings.sh script and everything should work.
Spirit System developer
tysonfromcanada
Posts: 10 Joined: Sun 27. Sep 2020 19:31:06
Sun 27. Sep 2020 20:30:29
I kept getting an error until I installed the qt4 libraries.. fairly fresh default installation from a couple of days ago. Any idea what else I could have been doing wrong?
eraserix
Posts: 4 Joined: Fri 01. May 2020 20:06:58
Wed 21. Oct 2020 16:35:22
It works on my Ubuntu 20.04 installation. I had to install libaudio2, but nothing more. Qt4 is bundled with the Spirit software, so no PPA required.
ZeXx86
Site Admin
Posts: 12750 Joined: Mon 29. Apr 2013 16:06:44
Contact:
Wed 21. Oct 2020 17:01:44
Thanks for the report. What error are you getting when starting the software?
Spirit System developer