Missing vst support in ubuntu 15 version of lmms

Having trouble with LMMS? Ask about it here.
I'm using lmms from official ubuntu repositories. It's fine and up to date, but as I can see it's missing vst support, vestige module in particular. I've been using kxstudio repositories before and found that both lmms version there and jack2 are bugged. For example, integrated zynaddsubfx in kxstudio lmms doesn't save configuration and doesn't show bank list properly (it' always empty). And for jack server from kxstudio repos, for some reason after installing it doesn't create it's config and I don't have any sound at all (I have to create it manually), and also jack server doesn't automatically stop when there is no clients anymore, still taking over my soundcard (I've enabled "disable server when there is no clients" in qjackctl options, but it doesn't work). Is there a way to enable vst support in official ubuntu version without recompiling it, or to fix bugs mentioned above with kxstudio versions of lmms and jack?
UPD: I have wine installed and vst plugins works just fine in kxstudio version of lmms.
The only thing i can give you Coriolis is a welcome to the forum
http://lmms.io/forum/viewtopic.php?f=1&p=15232#p15232
I have heard of missing support on linux for vst, but then either the kxStudio repository, or a different distro of linux took care of it..
Does this help:
viewtopic.php?t=1662
I think you need to post your linux distro, and more information on setup in general. Then some linux wizard chimes in
No vst support in official Ubuntu package ? I think you should contact the package builders.
You have wine installed, so I suspect they did it wrong.

If you click the empty zynaddsunfx window, it will show the presets. ( bug in zynaddsubfx)

I don't use jack but alsa on openSUSE, so can't help you there.
Ok, I've tried to compile lmms from git on arch linux using aur. I have all dependencies for building vestige (wine, gcc-multilib), and I see that vestige module successfully builds in the log, but in the lmms it's still not here.
UPD: just compiled the sources from the git without aur and other build systems. Still same result, though the building script states that I have all dependencies (including ones for vst support), it successfully builds all vst-related stuff, but I still cant find vestige module in the lmms itself. I've tried to set up lmms folder in settings and put some example vsts that were working for me before, still nothing.
I am starting to become totally confused. You did install the libs and the .dev files for those libs?

I ones compiled lmms, but cmake did complain. as I understood it about missing libs. It was how ever not the libs I was missing but the .dev files for those libs.

If however you have all dependencies, you should also have the dev files. I hope one of the dev's can help.