svn co svn://svn.berlios.de/wsjt/trunk -r2589
cd ../trunk
./configure --with-portaudio-include-dir=/usr/include --with-portaudio-lib-dir=/usr/lib/arm-linux-gnueabihf
it did a whole load of things starting at "Compiling wsjt" and ended with "Installing into: /usr/local"
still in trunk:-:
make clean
make
after it finishes make sure you have permissions to execute ../trunk/wsjt.py:-
sudo chmod 777 wsjt.py
sudo chmod 777 wsjt.py
Even though the serial port isnt used, WSJT still tries to talk to it so make sure /dev/ttyAMA0 permissions are set appropriately
to launch WSJT:-
./wsjt.py
./wsjt.py
No comments:
Post a Comment