discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Git cloned, errors in Portaudio during cmake


From: Sid Boyce
Subject: Re: [Discuss-gnuradio] Git cloned, errors in Portaudio during cmake
Date: Tue, 27 May 2014 02:56:02 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0

On 27/05/14 02:01, Marcus D. Leech wrote:
On 05/26/2014 08:40 PM, Sid Boyce wrote:

Check if portaudio19-dev installed.
address@hidden:~# dpkg -l|grep portaudio
ii libportaudio2:amd64 19+svn20140130-1 amd64 Portable audio I/O - shared library ii libportaudiocpp0:amd64 19+svn20140130-1 amd64 Portable audio I/O C++ bindings - shared library ii portaudio19-dev 19+svn20140130-1 amd64 Portable audio I/O - development files
73 ... Sid.

address@hidden ~]$ rpm -qa |grep portaudio
portaudio-19-11.fc14.x86_64
portaudio-devel-19-11.fc14.x86_64



OK, it's Fedora.
slipstream:/usr/src/gnuradio # ls -l cmake/Modules/FindPortaudio.cmake
-rw-r--r-- 1 lancelot users 786 May 3 2012 cmake/Modules/FindPortaudio.cmake

In the gnuradio/build directory run "ccmake .."
"t" to toggle advanced mode.
Scroll down to the lines
 PORTAUDIO_INCLUDE_DIRS
 PORTAUDIO_LIBRARIES

Hit Enter and type /usr/include (Enter)
Scroll down to the  PORTAUDIO_LIBRARIES line and hit Enter
Type where libportaudio.so lives, e.g /usr/lib64/libportaudio.so and hit Enter.
Type "c" to configure.
Then "g" to generate.

Then "cmake .."
73 ... Sid.

--
Sid Boyce ... Hamradio License G3VBV, Licensed Private Pilot
Emeritus IBM/Amdahl Mainframes and Sun/Fujitsu Servers Tech Support
Senior Staff Specialist, Cricket Coach
Microsoft Windows Free Zone - Linux used for all Computing Tasks




reply via email to

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