Re: [wsjt-devel] Help compiling WSPR for Raspberry PI 3

2016-10-29 Thread Greg Beam
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 cus

[wsjt-devel] Help compiling WSPR for Raspberry PI 3

2016-10-27 Thread Costantino Michele
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