On Sun, 22 Jun 2014 15:49:24 +0100
Graham <[email protected]> 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 ...: [email protected]
> >
> > 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





-- 
-- 
Best wishes /73
Richard Bown
Email : [email protected]
Alt Email : [email protected]   
HTTP  :  http://www.g8jvm.com
nil carborundum a illegitemis
##################################################################################
Ham Call G8JVM . OS Linux Mint 17 x86_64 on a Dell Inspiron N5030 laptop
Maidenhead QRA: IO82SP38, LAT. 52 39.720' N LONG. 2 28.171 W
QRV VHF 6mtrs 200W, 4 mtrs 150W, 2mtrs 400W, 70cms 200W
Microwave 23 cms 140W, 13 cms 100W, 6 cms 0W & 3cms 5W
##################################################################################
 


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

Reply via email to