This might appear as a really stupid question, but I can't figure it out myself.
I cannot install Carla on Ubuntu 18.04 LTS (64 bit). They offer 3 ways to install Carla, and none is working yet for me.
Pressing Debian/Ubuntu on their downloadpage reports:
could not find carla-git.
BTW: kxstudio repo is installed.
Precompiled binary reports an error after
chmod +x Carla && chmod +x CarlaConfig:$ ./Carla Carla: loadlocale.c:130: _nl_intern_locale_data: Assertion `cnt < (sizeof (_nl_value_type_LC_TIME) / sizeof (_nl_value_type_LC_TIME[0]))' failed. Aborted (core dumped)Building from source is installable. But when I try to open it, nothing appears.
I should maybe stick to one solution, but I'm really confused right now which path to take.
Edit 2: I just did a new clean installation of the kxstudio repo. Here is my output of (extracted the relevant part)
sudo apt update
Hit:1 http://ppa.launchpad.net/kxstudio-debian/ubuntus/ubuntu bionic InRelease
Reading package lists... Done
Building dependency tree
Reading state information... Done
All packages are up to date.
then trying to install carla:
sudo apt install carla-git
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package carla-git