Hi Joe, All,

With a few tweeks (very minor) I successfully built WSJT v10.0 r3908 on 
Ubuntu 14.04, Python3.4 Numpy-1.8.1 (F2PY-3.4). I did not make any 
changes to SVN, only my local checkout, can send you a diff file for 
review if need be. Audio is via US Interface Navigator. I did not mess 
with any settings, only adjusted audio level to Rx Noise: 0db. Only mode 
tested so far is JT65A, but seems to be doing well.

*Built with JTSDK-NIX*

Tweaks:
*configure.ac*
- could use a refresh, as setting --prefix=/some/path does set in the 
final Makefile

*Makefile.in*
PYTHON=@PYTHON@
F2PY=@F2PY@
${F2PY} -c -I. --fcompiler=gnu95 .. ..
  (changes f2py3.2 to variable)

Allowed me to specify which Python and F2PY to use in configure.

*Configure Options*
./configure --with-portaudio-lib-dir=/usr/lib/x86_64-linux-gnu \
--with-portaudio-include-dir=/usr/include \
PYTHON=/usr/bin/python3 \
F2PY=/usr/bin/f2py3.4

*Make && Run*
make
python3 -O wsjt.py

Results: http://imagebin.org/307083

Going to start working testing WSPR  next.

73's
Greg, KI7MT

------------------------------------------------------------------------------
Start Your Social Network Today - Download eXo Platform
Build your Enterprise Intranet with eXo Platform Software
Java Based Open Source Intranet - Social, Extensible, Cloud Ready
Get Started Now And Turn Your Intranet Into A Collaboration Platform
http://p.sf.net/sfu/ExoPlatform
_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to