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

2017-09-07 Thread mike
Hello - Thanks, the installation of libasound2-dev worked; fluidsynth is now playing perfectly. On 06/09/2017 16:49, Tom M. wrote: > cmake does not complain about finding ALSA, cmake does complain: ALSA: no So it looks like you are not having the libasound2-dev package in

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