it seems it might have been related to python-numpy. I removed the old version thus:
aptitude purge python-numpy and just for good measure python3-numpy aptitude purge python3-numpy then re-installed python3-numpy sudo apt-get install python3-numpy Deleted the old wspr folder and sources, did a cursory shut down and restart of my computer, downloaded the wspr sources and then followed the ./autogen.sh , make , sudo make install steps. cheers, Graham ve3gtc On 22/06/14 11:46, RichardBown wrote: > On Sun, 22 Jun 2014 15:49:24 +0100 > Graham <planoph...@aei.ca> wrote: > >> I seem to have solved or at least remedied my problem. >> >> I simply started over. >> >> I removed my /wspr folder and everything in it. >> >> checked out the source from the repository: >> >> $ svn co svn://svn.code.sf.net/p/wsjt/wsjt/branches/wspr >> >> ensured I had all these dependencies: >> >> autoconf >> autotools >> gfortran >> libfftw3-dev >> libusb-dev >> libhamlib-dev >> libhamlib-utils >> libsamplerate0-dev >> portaudio19-dev >> python3-dev >> python3-imaging >> python3-imaging-tk >> python3-tk >> python3-numpy >> >> although I am not sure about autotools >> >> followed the directions to configure and make: >> >> $ ./autogen.sh >> >> $ make >> >> $ sudo make install >> >> and then run from the /wspr directory >> >> $ wspr >> >> Of course, I then just needed to configure wspr as needed although I >> have not yet tried the CAT functions yet. >> >> It is nice to have wspr working again on linux, next on the list is >> wsjt and to try some meteor scatter. >> >> cheers, Graham ve3gtc >> >> >> >> On 22/06/14 15:04, Graham wrote: >>> Good day all, >>> >>> I am having similar problem and get this same error. >>> >>> I am using a fresh install of Linux Mint 17 Mate and have followed >>> the directions in the INSTALL.txt file of the WSPR sources. >>> >>> I did have install python3-imaging-tk in addition to the list of >>> required dependencies. >>> >>> This is the configuration summary: >>> >>> ------------------------------------------- >>> Configuration Summary >>> ------------------------------------------- >>> >>> Package: .........: WSPR 4.0 >>> Python3: .........: /usr/bin/python3 >>> F2py: ............: /usr/bin/f2py3 >>> Fcomplier: .......: gfortran >>> Samplerate: ......: OK >>> FFTW3: ...........: OK >>> Portaudio: .......: OK >>> Install Prefix: ..: /home/ve3gtc/.wspr >>> >>> Website ..........: >>> http://www.physics.princeton.edu/pulsar/K1JT/wspr.html >>> Report Bugs To ...: wsjt-devel@lists.sourceforge.net >>> >>> Finished creating Makefile, To build , type: >>> >>> make >>> >>> >>> So, I am still confused >>> >>> cheers, Graham ve3gtc > > Hi Graham > > I dont use WSPR, but seeing as I'm running Mint17 with a Cinnamon DM, I > pulled wspr form svn ans followed exactly what you posted. > Mine didn't compile. > what is different is > Package: .........: WSPR 4.0 > Python3: .........: /usr/bin/python3 > F2py: ............: /usr/bin/f2py > Fcomplier: .......: gfortran > Samplerate: ......: OK > FFTW3: ...........: OK > Portaudio: .......: OK > Install Prefix: ..: /home/richard/.wspr > > you have f2py3, I have f2py, where did you find f2py3 ????? > Its not showing on my repo lists ?? > > My compile failed here:- > In file included from /tmp/tmpukc90C/src.linux-x86_64-2.7/fortranobject.c:2:0: > /tmp/tmpukc90C/src.linux-x86_64-2.7/fortranobject.h:7:20: fatal error: > Python.h: No such file or directory > #include "Python.h" > ^ > compilation terminated. > In file included from /tmp/tmpukc90C/src.linux-x86_64-2.7/fortranobject.c:2:0: > /tmp/tmpukc90C/src.linux-x86_64-2.7/fortranobject.h:7:20: fatal error: > Python.h: No such file or directory > #include "Python.h" > ^ > compilation terminated. > > Sorting this out may help anyone else who hits the same problem > > > > > ------------------------------------------------------------------------------ HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions Find What Matters Most in Your Big Data with HPCC Systems Open Source. Fast. Scalable. Simple. Ideal for Dirty Data. Leverages Graph Analysis for Fast Processing & Easy Data Exploration http://p.sf.net/sfu/hpccsystems _______________________________________________ wsjt-devel mailing list wsjt-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wsjt-devel