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 ..: [email protected] 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 [email protected] https://lists.sourceforge.net/lists/listinfo/wsjt-devel
