Re: [fluid-dev] ?==?utf-8?q? Cannot run fluidsynth with ALSA

2017-09-06 Thread Ralf Mattes
Am Mittwoch, 06. September 2017 16:33 CEST, mike schrieb: > Hello, > > I cannot run fluidsynth using ALSA > > A few details: > > Platform: Ubuntu 16.04.3 LTS, x86_64 > fluidsynth: 1.1.7 > cmake: cmake -DCMAKE_INSTALL_PREFIX=/usr -Denable-ladspa=1 > > cmake yields : > *

Re: [fluid-dev] Cannot run fluidsynth with ALSA

2017-09-06 Thread Tom M.
> cmake does not complain about finding ALSA, cmake does complain: ALSA: no So it looks like you are not having the libasound2-dev package installed. Hard to tell without the full cmake log though. The same problem should also arise if you attempt to build fluidsynth 1.1.6. Note

[fluid-dev] Cannot run fluidsynth with ALSA

2017-09-06 Thread mike
Hello, I cannot run fluidsynth using ALSA A few details: Platform: Ubuntu 16.04.3 LTS, x86_64 fluidsynth: 1.1.7 cmake: cmake -DCMAKE_INSTALL_PREFIX=/usr -Denable-ladspa=1 cmake yields : ** Summary: Build type:RelWithDebInf