|
![]() |
#1 |
Human being with feelings
Join Date: Sep 2010
Location: oslo
Posts: 105
|
![]()
Hi,
I have a issue with the demo; while it gets detected by Reaper on scan, it won't show in the vst3i plugin list. // Mind Granulizer2 depends on libpsl swell: dlopen() failed: libpsl.so.5: cannot open shared object file: No such file or directory Would someone test if it happens on your end too, tnx. https://www.inertiasoundsystems.com/.../granulizer-2/
__________________
Voidlinux_glibc / gcc_9.3 / libSwell_GDK2 / Reaper_6.19 / NI_KA2 / Dynaudio_BM6 |
![]() |
![]() |
![]() |
#2 |
Human being with feelings
Join Date: Feb 2014
Posts: 598
|
![]()
Looks like your missing libpsl.so.5
Similar to this problem https://forum.cockos.com/showthread.php?t=242591 Do a sudo find / -name libpsl* If there is a libpsl.so.6 then maybe a symbolic link (libpsl.so.5) might work, or better still, somehow install the libpsl5 package for your distro. Debian seems to be using the libpsl5 package (that has libpsl.so.5) https://packages.debian.org/sid/amd64/libpsl5/filelist but other distros might be using the libpsl6 package (that has libpsl.so.6 and does not have libpsl.so.5) https://bbs.archlinux.org/viewtopic.php?id=235440 Last edited by osxmidi; 11-15-2020 at 03:31 AM. |
![]() |
![]() |
![]() |
#3 |
Human being with feelings
Join Date: Sep 2010
Location: oslo
Posts: 105
|
![]()
Tnx,
I have it installed, that's what I meant with the //Mind snip, and libpsl.so.5 is symlinked to libpsl.so.5.3.3 I've sent email to the dev hoping they will reply if there are other dependencies required. Had the time to try it?
__________________
Voidlinux_glibc / gcc_9.3 / libSwell_GDK2 / Reaper_6.19 / NI_KA2 / Dynaudio_BM6 |
![]() |
![]() |
![]() |
#4 |
Human being with feelings
Join Date: Aug 2019
Posts: 136
|
![]()
It works on my machine:
Ubuntu 19.10 latest Reaper. It uses a lot of CPU, but it sounds great. Lots of spacey, ambient/sound design sounds. |
![]() |
![]() |
![]() |
#5 |
Human being with feelings
Join Date: Sep 2010
Location: oslo
Posts: 105
|
![]()
damnit, good to hear
![]() I would have resolved this if I had something to go on. Also got a reply from their support and they are trying to supply a list of used libraries. I'm guessing it's another JUCE toolkit thing..
__________________
Voidlinux_glibc / gcc_9.3 / libSwell_GDK2 / Reaper_6.19 / NI_KA2 / Dynaudio_BM6 |
![]() |
![]() |
![]() |
#6 |
Human being with feelings
Join Date: Nov 2020
Posts: 74
|
![]()
Works for me on Ubuntu_Budgie 20.04
Running ldd on the binary shows which libs are loaded at runtime :_ ldd Granulizer\ 2.so | grep 'lib' libpsl.so.5 => /lib/x86_64-linux-gnu/libpsl.so.5 (0x00007fe47132b000) libssl.so.1.1 => /lib/x86_64-linux-gnu/libssl.so.1.1 (0x00007fe471298000) libcrypto.so.1.1 => /lib/x86_64-linux-gnu/libcrypto.so.1.1 (0x00007fe470fc2000) libbrotlidec.so.1 => /lib/x86_64-linux-gnu/libbrotlidec.so.1 (0x00007fe470fb4000) libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007fe470f98000) libasound.so.2 => /lib/x86_64-linux-gnu/libasound.so.2 (0x00007fe470e9d000) libfreetype.so.6 => /lib/x86_64-linux-gnu/libfreetype.so.6 (0x00007fe470ddc000) librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007fe470dd1000) libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007fe470dcb000) libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007fe470da8000) libstdc++.so.6 => /lib/x86_64-linux-gnu/libstdc++.so.6 (0x00007fe470bc7000) libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007fe470a78000) libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007fe470a5b000) libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007fe470869000) libunistring.so.2 => /lib/x86_64-linux-gnu/libunistring.so.2 (0x00007fe4706e7000) libidn2.so.0 => /lib/x86_64-linux-gnu/libidn2.so.0 (0x00007fe4706c6000) libbrotlicommon.so.1 => /lib/x86_64-linux-gnu/libbrotlicommon.so.1 (0x00007fe4706a3000) /lib64/ld-linux-x86-64.so.2 (0x00007fe472681000) libpng16.so.16 => /lib/x86_64-linux-gnu/libpng16.so.16 (0x00007fe47066b000) |
![]() |
![]() |
![]() |
Thread Tools | |
Display Modes | |
|
|