Hi guys
I need some help.

What did not work was installing carla, through the openSUSE openbuild service.

I am getting an error, which after some googling seems to be a linux sampler problem.


Edit: I found the source code. but:
==== BUILD DEPENDENCIES =====
--------------------------------
The required build dependencies are: <i>(devel packages of these)</i>

- PyQt4/5 (python3 version)

Optional for extra engine features:

- libmagic (for auto-detection of binary types, needed for plugin-bridges)
- liblo (for OSC support)

Optional for extra Linux-only engine features:

- ALSA
- PulseAudio
- X11 (internal/LV2/VST2 X11 UI support)

Optional for extended LV2 UIs support: (Linux only)

- Gtk2
- Gtk3
- Qt4
- Qt5

Optional for extra samplers support:

- FluidSynth (SF2)
- LinuxSampler (GIG and SFZ)

Optional for extra native plugins:
- fftw3
- mxml
- zlib
- NTK
- OpenGL
- ProjectM

Optional but recommended:

- python3-rdflib (for LADSPA-RDF support)


You can use: <br/>
`$ make features` <br/>
To find out which dependencies are missing.

Do I realy need gtk 3 and gtk 4 and QT4 and QT 5 ?
Is there some were a better explanation on this ?