|
Re: Problem with LMMS and VST [message #3922 is a reply to message #3921] |
Thu, 28 September 2017 09:51   |
|
Hello,
Tried, but the patch does not apply cleanly to 1.1.3:
Hunk #27 succeeded at 1053 (offset 29 lines).
Hunk #28 succeeded at 1074 (offset 29 lines).
Hunk #29 succeeded at 1085 (offset 29 lines).
Hunk #30 succeeded at 1141 (offset 29 lines).
Hunk #31 succeeded at 1159 (offset 29 lines).
Hunk #32 succeeded at 1227 (offset 29 lines).
Hunk #33 succeeded at 1246 (offset 29 lines).
2 out of 33 hunks FAILED -- saving rejects to file include/RemotePlugin.h.rej
patching file plugins/vst_base/RemoteVstPlugin.cpp
Hunk #7 succeeded at 1893 (offset -7 lines).
patching file plugins/vst_base/VstPlugin.cpp
Hunk #1 succeeded at 78 (offset -2 lines).
patching file plugins/vst_base/VstPlugin.h
patching file plugins/zynaddsubfx/RemoteZynAddSubFx.cpp
patching file plugins/zynaddsubfx/ZynAddSubFx.cpp
Hunk #1 succeeded at 74 (offset 4 lines).
patching file plugins/zynaddsubfx/ZynAddSubFx.h
Hunk #1 FAILED at 44.
1 out of 1 hunk FAILED -- saving rejects to file plugins/zynaddsubfx/ZynAddSubFx.h.rej
patching file src/core/RemotePlugin.cpp
Hunk #1 succeeded at 39 (offset -1 lines).
Hunk #2 succeeded at 75 (offset -1 lines).
Hunk #3 succeeded at 96 (offset -1 lines).
Hunk #4 succeeded at 155 (offset -1 lines).
Hunk #5 FAILED at 175.
Hunk #7 succeeded at 413 (offset 2 lines).
Hunk #8 succeeded at 432 (offset 2 lines).
1 out of 8 hunks FAILED -- saving rejects to file src/core/RemotePlugin.cpp.rej
patching file src/core/main.cpp
Hunk #1 FAILED at 59.
Hunk #2 FAILED at 611.
2 out of 2 hunks FAILED -- saving rejects to file src/core/main.cpp.rej
|
|
|
|
|
|
|
Re: Problem with LMMS and VST [message #3929 is a reply to message #3928] |
Mon, 16 October 2017 11:16   |
 |
doflamingo
Messages: 19 Registered: September 2017
|
Junior Member |
|
|
Error: Package: lmms-1.1.3-2.el7.nux.x86_64 (/lmms-1.1.3-2.el7.nux.x86_64)
Requires: lmms-vst = 1.1.3-2.el7.nux
Available: lmms-vst-1.1.3-1.el7.nux.i686 (nux-dextop)
Did you forget something?
Suggestion, better to remove your session ID in your url (changelog): forums.nux.ro/index.php?t=msg&th=725&goto=3925&S=9c20e2aca9f44e482c2524f33b328bd7#msg_3925
[Updated on: Mon, 16 October 2017 11:23] Report message to a moderator
|
|
|
|
|
|
|
|
|
|
|
|
Re: Problem with LMMS and VST [message #3939 is a reply to message #3935] |
Tue, 17 October 2017 15:14   |
|
doflamingo wrote on Tue, 17 October 2017 11:07Thanks for the link. It seems equivalent i686 version of epel. I didn't know that someone already created i686 version. 64 bit alone is totally useless for me (doesn't have 32 support by default). Currently I build myself 64 bit with 32 support. https://wiki.winehq.org/Building_Wine#Shared_WoW64 Though I still prefer 32. There are many older, incomparable 32 bit programs. That's why Windows 64 doesn't drop 32 bit support.
It was announced on the CentOS mailing list recently, apparently you're not the only one needing 32bit wine. Enjoy.
|
|
|
|
|
|
Re: Problem with LMMS and VST [message #3943 is a reply to message #3921] |
Thu, 19 October 2017 08:58   |
|
I think that's a side effect of having installed it manually originally.
Make sure you uninstalled it properly (most Makefile's come with uninstall or deinstall option, if you still have the install dir) and delete your /etc/ld.so.cache
I installed it now on my station and it runs just fine, I also checked the RPMs and both the 32bit and 64bit packages install that particular library.
|
|
|
Re: Problem with LMMS and VST [message #3944 is a reply to message #3921] |
Thu, 19 October 2017 14:51   |
 |
doflamingo
Messages: 19 Registered: September 2017
|
Junior Member |
|
|
Found the culprit. I still have lmms binary in /usr/local/bin/ (manual install). Your rpm install lmms binary in /usr/bin/. When I type `lmms` in Terminal, seems like binary in /usr/local/bin/ has higher priority. I deleted /usr/local/bin/lmms fix the problem.
This version doesn't come with make uninstall option.
Tested OK now can load VSTs. Please move to repo. What about Fedora users, can they load VSTs?
BTW, the url in changelog should be like this: https://forums.nux.ro/index.php?t=msg&th=725&goto=3925#msg_3925 (& in the end is unnecessary, if you have time)
Have a nice day.. Good night from here.
[Updated on: Thu, 19 October 2017 16:30] Report message to a moderator
|
|
|
|