On Thu, Jul 10, 2014 at 3:39 PM, Rodrigo Farias <rodrigofaria...@gmail.com>
wrote:

> 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 Farias
>


I'm not hugely familiar with portaudio, but there was a patch given to us
to better work with Portaudio for the 3.7.4 release. It's possible that
this could fix your problem.

(We should be announcing the 3.7.4 release later today; if you use git, you
can already "git checkout v3.7.4".)

Tom
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to