discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] cmake don't found portaudio


From: Rodrigo Farias
Subject: Re: [Discuss-gnuradio] cmake don't found portaudio
Date: Wed, 13 Aug 2014 19:03:22 -0300

The problem was fixed in version 3.7.4.

Thanks!


2014-07-14 16:54 GMT-03:00 Tom Rondeau <address@hidden>:
On Thu, Jul 10, 2014 at 3:39 PM, Rodrigo Farias <address@hidden> 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]