Hi Costantino,

A few things to note:

1. Check you lib directory locations are correct. /user/lib has a typo 
in it.
2. The last time I built WSPR ( Python version ) on Raspbian / 
Ubuntu-Mate, I did not need to include the Portaudio lib and include 
directories. What is driving you to add the custom locations?

As an option, you may want to consider using WSPR via WSJT-X, as there 
have been many--too many to mention--improvements to the WSPR decoder 
and other WSPR facilities added to the WSJT-X branch that have not been 
back-ported to the WSPR Python3 branch.

73's
Greg, KI7MT


On 10/27/2016 11:04 AM, Costantino Michele wrote:
> Hi!
> I've some problem compiling WSPR for Raspberry PI I'm doing this:
>
> svn co svn://svn.code.sf.net/p/wsjt/wsjt/branches/wspr
> cd wspr
> ./configure --with-portaudio-include-dir=/usr/lib/
> --with-portaudio-lib-dir=/user/lib/
>
> I get warnings about the 2 options not recognized but the command finish ok
>
>
> configure: WARNING: unrecognized options: --with-portaudio-include-dir,
> --with-portaudio-lib-dir
>
> -------------------------------------------
>  Configuration Summary
> -------------------------------------------
>
>  Install prefix ..: /usr/local
>  Package .........: WSPR 4.0
>  Build Docs ......: Yes
>  Build Manpages ..: Yes
>  Python2 .........: /usr/bin/python 2.7.9
>  Python3 .........: /usr/bin/python3 3.4.2  F2py ............:
> /usr/bin/f2py3
>  Fcompiler: ......: gfortran
>  FC Lib Path .....: /usr/lib/gcc/arm-linux-gnueabihf/4.9/
>  Samplerate ......: OK
>  FFTW3 ...........: OK
>  Portaudio .......: OK
>  Copyright........: Copyright (C) 2001-2015 Joseph H Taylor, Jr, K1JT
> Website .........: http://www.physics.princeton.edu/pulsar/K1JT/wspr.html
>  Report Bugs To ..: wsjt-devel@lists.sourceforge.net
>
>  Finished Configuration
>
>  To build, type ..: make
>
> Then I use make and everythings seems ok...
>
>
>
> ---------------------------------------------
> WSPR Make Summary
> ---------------------------------------------
>
> Package ..........: WSPR 4.0
>  Install prefix ..: /usr/local
>  With HTML Docs ..: Yes
>  With Manpages ...: Yes
>
> INSTALL
>  System Install ..: sudo make install
>
>
>
> Everything is ok...but I get no audio in/audio out interfaces to use
> (dropdown list is empty)
>
>
> Any idea?
>
>
>
> --------------------------------------------------------------------------
>
> HTTP://WWW.IU5HES.IT
>
>
>
>
>
> ------------------------------------------------------------------------------
> The Command Line: Reinvented for Modern Developers
> Did the resurgence of CLI tooling catch you by surprise?
> Reconnect with the command line and become more productive.
> Learn the new .NET and ASP.NET CLI. Get your free copy!
> http://sdm.link/telerik
> _______________________________________________
> wsjt-devel mailing list
> wsjt-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wsjt-devel
>

------------------------------------------------------------------------------
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you by surprise?
Reconnect with the command line and become more productive. 
Learn the new .NET and ASP.NET CLI. Get your free copy!
http://sdm.link/telerik
_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to