Hi,
I’m installing version 3.7.3 on Ubuntu 14.04.
Cmake output:
.
.
.
– Configuring gr-audio support…
– Dependency Boost_FOUND = 1
– Dependency ENABLE_GNURADIO_RUNTIME = ON
– Enabling gr-audio support.
– Override with -DENABLE_GR_AUDIO=ON/OFF
– Found ALSA 1.0.27.2
– Found jack: /usr/lib/x86_64-linux-gnu/libjack.so
– checking for module ‘portaudio’
– package ‘portaudio’ not found
– Boost version: 1.54.0
– Found the following Boost libraries:
– date_time
– program_options
– filesystem
– system
– thread
.
.
.
I have this packages:
dpkg --get-selections | grep portaudio
libportaudio0 install
libportaudio2:amd64 install
libportaudiocpp0:amd64 install
portaudio19-dev install
Have I to install some more package?
Thanks you for your attention.
Rodrigo F.