Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
AVA LegacyQ not loading - Mixbus5 on linux - missing gnutls ( SOLVED )
#9
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.
Reply


Messages In This Thread
RE: AVA LegacyQ not loading - Mixbus5 on linux - missing gnutls ( SOLVED ) - by tsiguel - 09-19-2018, 02:36 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)