Compiling WSPR 1.0 by K1JT on Ubuntu Linux



Here's how I managed to compile WSPR from the sources. This may or may not be helpful to you. No guarantee, no warranty, no nothing.

( These instructions are valid (?) for WSPR  Version 1.0_r977 by K1JT  )

My Linux system is running Xubuntu version 8.40 LTS. You will need many software packages, including ( but not limited to ) Python, gcc, numpy, Pmw, libportaudiov2, libsamplerate0 and gfortran.

Most of these packages can be donwloaded using Ubuntu's package-manager.
Remember to load the development libraries for portaudio and libsamplerate as well.

NOTE: My system had most of them already, so the list above is not complete. Please send me an email if you find something missing from te list.