Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
AVA LegacyQ not loading - Mixbus5 on linux - missing gnutls ( SOLVED )
#10
(09-19-2018, 02:36 PM)tsiguel Wrote: Found the solution, see below for anyone on Red Hat/CentOS/Fedora systems especially (but I suspect it will work on any other systems as well):

Find the library that is included in Mixbus, in my case it was in /opt/Mixbus-{version}/lib, the library is libcurl.so.4

Create a symlink to that library in the libs folder, in my case (64 bit system) /usr/lib64 the complete command is
Code:
ln -s /opt/Mixbus-{version}/lib/libcurl.so.4 /usr/lib64/libcurl-gnutls.so.4

Clear blacklist, scan for plugins and voila - you can now add it.

Note that you are creating a library that the repository management system has no knowledge of so it will remain there, won't get updated etc.

Same problem here. Installing libcurl-gnutls did not work. Created symlink per above (Uninstalled libcurl-gnutls 1st otherwise file already exists).
Cleared blacklist, rescanned. Still does not work.
Running Archlinux. Any ideas?

(09-24-2018, 06:04 PM)tweed Wrote:
(09-19-2018, 02:36 PM)tsiguel Wrote: Found the solution, see below for anyone on Red Hat/CentOS/Fedora systems especially (but I suspect it will work on any other systems as well):

Find the library that is included in Mixbus, in my case it was in /opt/Mixbus-{version}/lib, the library is libcurl.so.4

Create a symlink to that library in the libs folder, in my case (64 bit system) /usr/lib64 the complete command is
Code:
ln -s /opt/Mixbus-{version}/lib/libcurl.so.4 /usr/lib64/libcurl-gnutls.so.4

Clear blacklist, scan for plugins and voila - you can now add it.

Note that you are creating a library that the repository management system has no knowledge of so it will remain there, won't get updated etc.

Same problem here. Installing libcurl-gnutls did not work. Created symlink per above (Uninstalled libcurl-gnutls 1st otherwise file already exists).
Cleared blacklist, rescanned. Still does not work.
Running Archlinux. Any ideas?


Ok, I deleted symlink, reinstalled libcurl-gnutls then ran:
ldd /usr/lib/vst/AVA-LegacyQ.so
and I get
libcurl-gnutls.so.4 => not found
but..
stat libcurl-gnutls.so.4
File: libcurl-gnutls.so.4 -> libcurl-gnutls.so.4.5.0
Size: 23 Blocks: 0 IO Block: 4096 symbolic link
Device: 808h/2056d Inode: 33775 Links: 1
..
The file IS there in /usr/lib.
Anybody know whats going on?

(09-24-2018, 06:04 PM)tweed Wrote:
(09-19-2018, 02:36 PM)tsiguel Wrote: Found the solution, see below for anyone on Red Hat/CentOS/Fedora systems especially (but I suspect it will work on any other systems as well):

Find the library that is included in Mixbus, in my case it was in /opt/Mixbus-{version}/lib, the library is libcurl.so.4

Create a symlink to that library in the libs folder, in my case (64 bit system) /usr/lib64 the complete command is
Code:
ln -s /opt/Mixbus-{version}/lib/libcurl.so.4 /usr/lib64/libcurl-gnutls.so.4

Clear blacklist, scan for plugins and voila - you can now add it.

Note that you are creating a library that the repository management system has no knowledge of so it will remain there, won't get updated etc.

Same problem here. Installing libcurl-gnutls did not work. Created symlink per above (Uninstalled libcurl-gnutls 1st otherwise file already exists).
Cleared blacklist, rescanned. Still does not work.
Running Archlinux. Any ideas?

(09-24-2018, 06:04 PM)tweed Wrote:
(09-19-2018, 02:36 PM)tsiguel Wrote: Found the solution, see below for anyone on Red Hat/CentOS/Fedora systems especially (but I suspect it will work on any other systems as well):

Find the library that is included in Mixbus, in my case it was in /opt/Mixbus-{version}/lib, the library is libcurl.so.4

Create a symlink to that library in the libs folder, in my case (64 bit system) /usr/lib64 the complete command is
Code:
ln -s /opt/Mixbus-{version}/lib/libcurl.so.4 /usr/lib64/libcurl-gnutls.so.4

Clear blacklist, scan for plugins and voila - you can now add it.

Note that you are creating a library that the repository management system has no knowledge of so it will remain there, won't get updated etc.

Same problem here. Installing libcurl-gnutls did not work. Created symlink per above (Uninstalled libcurl-gnutls 1st otherwise file already exists).
Cleared blacklist, rescanned. Still does not work.
Running Archlinux. Any ideas?


Ok, I deleted symlink, reinstalled libcurl-gnutls then ran:
ldd /usr/lib/vst/AVA-LegacyQ.so
and I get
libcurl-gnutls.so.4 => not found
but..
stat libcurl-gnutls.so.4
File: libcurl-gnutls.so.4 -> libcurl-gnutls.so.4.5.0
Size: 23 Blocks: 0 IO Block: 4096 symbolic link
Device: 808h/2056d Inode: 33775 Links: 1
..
The file IS there in /usr/lib.
Anybody know whats going on?

Ok, my MB log error is:
[ERROR]: VST '/usr/lib/vst/AVA-ME.so': [ERROR]: Could not open existing LXVST plugin: /usr/lib/vst/AVA-ME.so: wrong ELF class: ELFCLASS32
[WARNING]: Cannot get LinuxVST information from '/usr/lib/vst/AVA-ME.so': load failed.
VST '/usr/lib/vst/AVA-LegacyQ.so': [ERROR]: Could not open existing LXVST plugin: /usr/lib/vst/AVA-LegacyQ.so: wrong ELF class: ELFCLASS32
[WARNING]: Cannot get LinuxVST information from '/usr/lib/vst/AVA-LegacyQ.so': load failed.
Anyone know what this means?
Thanks!
Reply


Messages In This Thread
RE: AVA LegacyQ not loading - Mixbus5 on linux - missing gnutls ( SOLVED ) - by tweed - 09-24-2018, 06:04 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)