Hello, when I use the plugin ZynAddSubFX and pressed the button Show GUI, the program is frozen and unresponsive.
The terminal displays the following message:
- Code: Select all
/usr/lib64/lmms//RemoteZynAddSubFx: error while loading shared libraries: libZynAddSubFxCore.so: can not open shared object file: No such file or directory
I think that maybe the cause of the problem is that the path /usr/lib64/lmms//RemoteZynAddSubFx contains two bars.
I try to find the library from the terminal:
- Code: Select all
[alexisgx2@localhost ~]$ ls /usr/lib64/lmms/
ladspa/ libpatman.so
libaudiofileprocessor.so libpeakcontrollereffect.so
libbassbooster.so libsf2player.so
libbitinvader.so libsid.so
libflpimport.so libspectrumanalyzer.so
libkicker.so libstereoenhancer.so
libladspabrowser.so libstereomatrix.so
libladspaeffect.so libtripleoscillator.so
liblb302.so libvibedstrings.so
libmidiimport.so libZynAddSubFxCore.so
liborganic.so libzynaddsubfx.so
libpapu.so RemoteZynAddSubFx
In the directory, find the libraries: libZynAddSubFxCore.so; libzynaddsubfx.so; RemoteZynAddSubFx.
Thanks in advance.
Sorry for my English.