Hi Richard,
The configure.ac script is quite old in WSJT, and needs to be updated.
You could add -fpic to your FFLAGS and CFLAGS in the generated
Makefile, for example:
FFLAGS += -O2 -Wall -fbounds-check -fno-second-underscore
-Wno-conversion -Wno-character-truncation -fPIC
CFLAG
Hello All,
A bit of background on this.
Some Linux distros use Python3.x as their default Python, where Debian,
Ubuntu and friends, and many others, are still using Python2 as their
default system Python. Here inlies the problem.
Both will build Numpy 1.8+ v2, however, f2py would be the defaul
Hi
As WSPR compiled with relative ease after changing f2py to f2py3.4 in
the Makefile.
As the prebuilt version on the repo is 9.3,
I downloaded the latest trunk and made the same change to the Makefile
to use f2py3.4
It built until this point:-
/usr/bin/ld: libjt.a(decode_rs.o): relocation R_X86_6
On Sun, 22 Jun 2014 18:50:08 +0200
Claude Frantz wrote:
> On 06/22/2014 06:07 PM, Graham wrote:
>
> > it seems it might have been related to python-numpy.
>
> I'm using Fedora 19 and the following packages are installed:
>
> python3-numpy-f2py
> python3-numpy
>
> When asking the information a
On 06/22/2014 06:07 PM, Graham wrote:
> it seems it might have been related to python-numpy.
I'm using Fedora 19 and the following packages are installed:
python3-numpy-f2py
python3-numpy
When asking the information about python3-numpy-f2py, the response
related to the description is:
This pac
On Sun, 22 Jun 2014 12:07:59 -0400
Graham wrote:
> 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
>
> su
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, d
On Sun, 22 Jun 2014 15:49:24 +0100
Graham 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
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
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
Hi Mike,
What version of Mint are you using? Other's have tried 15/16 but they
ran into trouble with package compatibility as they are based on
13.04/13.10. 13.04 is already EOL, and 13.10 goes EOL in July. Mint-17
is based on Ubuntu 14.04 LTS and should bring the correct packages as
Mint is
11 matches
Mail list logo