Page 2 of 2

Re: LMMS, Carla and Arch64

Posted: Fri Jan 09, 2015 7:44 pm
by funkmuscle
Yep the same package. Not the vst as I get the same issue with recompiling the repo version. I know weird!
Something may of changed and I now need the 32bit dependencies.

Re: LMMS, Carla and Arch64

Posted: Fri Jan 09, 2015 7:53 pm
by Joermungand
The vst PKGBUIILD was updated yesterday (probably to reflect version 1.1.0, I wouldn’t know, never tried it) and it lists gcc-multilib under dependencies. I don’t know about the previous versions of the git package, either, as I installed multilib support right from the start, which was a few years ago. My bet is on the 32-bit libraries – but, as I said, they shouldn’t break anything.

Re: LMMS, Carla and Arch64

Posted: Fri Jan 09, 2015 7:57 pm
by funkmuscle
Yeah the vst versions always had those dependencies. I ran it once on my old laptop.
I even have older git 64 builds on my system and they install when I tried them.

Re: LMMS, Carla and Arch64

Posted: Fri Jan 09, 2015 9:26 pm
by funkmuscle
just added gcc-multilib and gcc-libs-multilib and the Git version built..
AND IT'S WORKING... :D

funny, it also installed the VeSTige plugin too. :?:

thanx Joermungand

Re: LMMS, Carla and Arch64

Posted: Fri Jan 09, 2015 9:27 pm
by Joermungand
You’re welcome. I thought it would.

Re: LMMS, Carla and Arch64

Posted: Fri Jan 09, 2015 9:57 pm
by funkmuscle
Joermungand wrote:You’re welcome. I thought it would.
:D

Re: [SOLVED] LMMS, Carla and Arch64

Posted: Wed Nov 29, 2017 9:07 am
by bigjuergo
i read this thread, but i do not understand how to get the carla plugin in lmms.

i have ubuntu studio in installed lmms and carla.
both are working, but i can not see a carla plugin in lmms.

do i have to deinstall carla and lmms again and complile the 2 programms from source?

thank you for help!

Re: [SOLVED] LMMS, Carla and Arch64

Posted: Wed Nov 29, 2017 11:00 am
by bigjuergo
thank you for your answer falkTX.

do you mean i have to deinstall lmms and carla.

then add the kxrepositories and install carla and lmms with apt-get install?

Re: [SOLVED] LMMS, Carla and Arch64

Posted: Wed Nov 29, 2017 5:24 pm
by bigjuergo
i run

Code: Select all

sudo apt-get update
sudo apt-get install carla-git
opend lmms but could not find the carla plugin

did i forget something?

Re: [SOLVED] LMMS, Carla and Arch64

Posted: Wed Nov 29, 2017 7:40 pm
by bigjuergo
i run the following cmds

Code: Select all

sudo apt-get upgrade
sudo apt-get install lmms
sudo apt-get install carla
sudo apt-get install carla-git
and finally the plugins are there :D

thx a lot mr. falkTX!