Re: [wsjt-devel] Lots of progress

2014-04-15 Thread ki7mt
Py33. - Installs required pkg dependencies, build Python33-PMW and Hamlib3 (from Bills Fork). > -- 73, Joe, K1JT > > PS: For a few examples of what was going on at Dwingeloo, see the > following links: 73's Greg, KI7MT http://www.camras.nl/index.php?lang=en https://www.

Re: [wsjt-devel] Im Partly Back

2014-04-16 Thread ki7mt
Hi Dave, I was on Windows, then went over to Ubuntu 14.04 w/Subversion installed, then - svn co svn://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx - It pulled WSJT-X r4037 You sure you have SVN installed and working properly? 73's Greg, KI7MT On 04/16/2014 01:07 PM, David

Re: [wsjt-devel] WSJT-X - Hamlib status update.

2014-04-17 Thread KI7MT
Hi Bill, So for now, we still step need to use the two step process, git checkout, then up with your integration changes, then build it yes? How do see this changing in the future? 73's Greg, KI7MT On 4/17/2014 09:48, Bill Somerville wrote: > Hi All, > > just a heads up, n

Re: [wsjt-devel] Im Partly Back

2014-04-17 Thread ki7mt
Hi Bill, Thanks for the update. I've been working on building python + module for Linux, so I've not had a chance to test this. Have your tested any builds using Qmake on Linux or is that a non-starter now? 73's Greg, KI7MT On 04/17/2014 02:33 PM, Bill Somerville wrote: >

[wsjt-devel] UB-14.04 Release, WSJT PKG Dep Update

2014-04-18 Thread KI7MT
, specify py3x as interrupter) virtualenvwrapper python3-setuptools (provides 3.3) python3-pip (provides 1.5.4) * Used a python virtual environment for testing on 14.04 A1/B1/B2, kept me from messing with the base system. * User / Group Updates, for USB and Sound sudo usermod -a -G dialout,audio $USER

Re: [wsjt-devel] WSJT Documentation.

2014-04-18 Thread KI7MT
Hi Bill, Yes, this page is out of date. We have a new version in review, when it's in a suitable condx, Joe will probably update the Web-site. 73's Greg, KI7MT On 04/18/2014 04:47 AM, Bill Somerville wrote: > Hi, > > this page: http://www.physics.princeton.edu/pulsar/K1

Re: [wsjt-devel] WSJT-X Linux packaging - man pages.

2014-04-19 Thread KI7MT
make one Manpage or set of pages for all ? as allot of it overlaps > 73 > Bill > G4WJS. 73's Greg, KI7MT > -- > Learn Graph Databases - Download FREE O'Reilly Book > "Graph Databases&

Re: [wsjt-devel] WSJTX 1.4.0

2014-04-20 Thread KI7MT
k out docs, build devg and go at it that way if you like. I'm sorry I don't have the FD-20 list handy, but I will in a few days. 73's Greg, KI7MT On 04/20/2014 07:12 PM, Chuck Forsberg WA7KGX wrote: On 04/20/2014 06:00 PM, Richard Shaw wrote: On Sun, Apr 20, 2014 at 7:25

Re: [wsjt-devel] WSJT-X Building from source on Ubuntu 14.04 LTS.

2014-04-20 Thread KI7MT
ns for Man Page generation. 73's Greg, KI7MT On 04/20/2014 09:23 PM, David wrote: > hi Bill..just did an install on Ubuntu 14.04 32bit using this script > > found i had problems at the first cmake command...said it couldnt find a2x > searched and found its part of asciido

Re: [wsjt-devel] WSJTX 1.4.0

2014-04-20 Thread KI7MT
Hi Eric, I'm still looking into this one. At the moment, Docs does not require installation to the system, but now with the man page requirement, I need to look and see what a2x depends on to build just man pages as I've not used it in a long time. 73's Greg, KI7MT On 04/2

Re: [wsjt-devel] WSJT-X Building from source on Ubuntu 14.04 LTS.

2014-04-20 Thread KI7MT
B of space. I'm testing for minimal requirements now with the a2x.py python script, as 1.1GB is over the top just to produce a single man-page. Using the the source files rather than system pkg installers (provided we meet the min package requirements for a2x) should be allot smaller footprin

Re: [wsjt-devel] WSJT-X Building from source on Ubuntu 14.04 LTS.

2014-04-20 Thread KI7MT
test with CMake. 73's Greg, KI7MT On 04/20/2014 11:18 PM, David wrote: > Hi Greg..I just added asciidoc from the repository in Ubuntu 14.04...it > took some time to d/l and i think it may have put in Latex > > David > > > > On 21/04/14 13:56, KI7MT wrote: >&g

Re: [wsjt-devel] WSJT-X Building from source on Ubuntu 14.04 LTS.

2014-04-21 Thread KI7MT
ds doing to call that a win. 73's Greg, KI7MT On 04/20/2014 11:18 PM, David wrote: > Hi Greg..I just added asciidoc from the repository in Ubuntu 14.04...it > took some time to d/l and i think it may have put in Latex > > David > > > > On 21/04/14 13:56, KI7MT

Re: [wsjt-devel] WSJT-X Building from source on Ubuntu 14.04 LTS.

2014-04-21 Thread KI7MT
with CMake, and the AsciiDoc source files, which is promising. I think we may only need a couple files from the source tree, but need to test more. 73's Greg, KI7MT On 04/21/2014 01:29 AM, Eric NO3M wrote: > Greg > > Just for reference as you're looking into asciidoc package

[wsjt-devel] WSJT-X v1.4.0 r4054, Built with JTSDK-NIX

2014-04-21 Thread KI7MT
/306728 built with Image-2: http://imagebin.org/306729 73's Greg, KI7MT -- Start Your Social Network Today - Download eXo Platform Build your Enterprise Intranet with eXo Platform Software Java Based Open Source Int

Re: [wsjt-devel] WSJT-X Building from source on Ubuntu 14.04 LTS.

2014-04-21 Thread KI7MT
GM Bill, On 04/21/2014 04:52 AM, Bill Somerville wrote: > On 21/04/2014 04:56, KI7MT wrote: > > Hi Greg, >> Hi David, >> >> Be careful when installing Asciidoc --with-recommends, as this pulls in >> dblatex, which on it's own is not an issue, but it depends

Re: [wsjt-devel] WSJT-X Building from source on Ubuntu 14.04 LTS.

2014-04-21 Thread KI7MT
the entire build-cache, but maybe Bill can answer that one. 73's Greg, KI7MT On 04/21/2014 08:43 PM, David wrote: > Hi Bill ,Greg > ive tried to update to the latest version but when i go to "cmake > --build . --target install -- -kj" i get a a2x error message and it &

Re: [wsjt-devel] Question re: Windows development scripts

2014-04-22 Thread KI7MT
Hi David, The dll is half the issue, a missing path was the other. I sent you instructions on how to resolve it. I'll post full instructions to the dev-list as well, I must forgotten to do that. 73's Greg, KI7MT On 04/22/2014 02:04 PM, David Birnbaum wrote: I've install

[wsjt-devel] JTSDK-PY Python3.dll & CX-Freeze Fix

2014-04-22 Thread KI7MT
nd me note, I'm sure we can get it sorted out. 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 -

[wsjt-devel] WSJT v10.0 r3908 *Nix Built With Py3.4 F2PY-3.4

2014-04-23 Thread KI7MT
=/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 P

Re: [wsjt-devel] WSJTX 1.4.0 r4063

2014-04-23 Thread KI7MT
For Ubuntu 14.04, it's pretty easy: Open Dash, Appearance Under Behavior, Show the menus for a windows, Select the Box. Should put all the stuff back on each app window, v.s. Global 73's Greg, KI7MT On 04/23/2014 04:30 PM, Bill Somerville wrote: > On 23/04/2014 23:10, Davi

Re: [wsjt-devel] WSJTX 1.4.0 r4063

2014-04-23 Thread KI7MT
Hi Bill, On 04/23/2014 07:29 PM, Bill Somerville wrote: > On 24/04/2014 02:18, KI7MT wrote: > Hi Greg, >> For Ubuntu 14.04, it's pretty easy: >> >> Open Dash, Appearance >> >> Under Behavior, Show the menus for a windows, >> >> Select the

[wsjt-devel] WSPR v4.0 - Linux Build - Ubuntu 14.04 Info

2014-04-24 Thread KI7MT
l: python3.4 -O wspr.py If you have any question, post them to the group, I'm sure we can get it sorted. 73's Greg, KI7MT -- Start Your Social Network Today - Download eXo Platform Build your Enterpris

Re: [wsjt-devel] ToDo, CMake, displayed text

2014-04-27 Thread KI7MT
SJT-X in > the Windows taskbar has become an unrelated system default. Can we > restore the use of the green-on-blue world globe for this purpose, and > perhaps tweak the picture so that it works well on all our supported > platforms? > > -- Joe, K1JT 73's Greg, KI7

[wsjt-devel] WSPR Source Tree Updates - (builds, docs, hamlib, fmt, wspr0 etc)

2014-05-02 Thread ki7mt
ntil we're sure nobody is using them. That's all fer Now, 73's Greg, KI7MT -- "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browse

Re: [wsjt-devel] WSPR Source Tree Updates - (builds, docs, hamlib, fmt, wspr0 etc)

2014-05-02 Thread ki7mt
Hi Joe, By the way, the FMT program answer a question that has been bugging me for a long time. I always see sigs about 0.02 up from the default 30m frequency. After running FMT, the correction is dead on !! That's an amazing set of tools. 73's Greg, KI7MT On 05/02/2014 01:

Re: [wsjt-devel] WSPR Source Tree Updates - (builds, docs, hamlib, fmt, wspr0 etc)

2014-05-02 Thread ki7mt
h. Any info you could provide for Mac's would be very welcome. Thanks 73's Greg, KI7MT On 05/02/2014 07:48 AM, John Nelson wrote: > Hi Greg, > > You can add to *Overall Status*: > > - WSPR-4.0...Builds and Runs

Re: [wsjt-devel] WSPR Source Tree Updates - (builds, docs, hamlib, fmt, wspr0 etc)

2014-05-02 Thread ki7mt
ly allot of fun to play with. 73's Greg, KI7MT On 05/02/2014 02:18 PM, Joe Taylor wrote: > Hi Greg, > > Yeah, I had a lot of fun writing and using the FMT programs. I had > almost forgotten about them! > > I re-read the FMT User's Guide last night... and it lef

Re: [wsjt-devel] WSPR Source Tree Updates - (builds, docs, hamlib, fmt, wspr0 etc)

2014-05-03 Thread ki7mt
ion for Mac OS X 10.6 since this now rather > dated. (Like XP) Thanks John. Whatever you find that is old / obsolete or whatever, stick it in /wspr/archive, then we know it's no longer needed. > > --- John G4KLA 73's Greg, KI7MT > --

Re: [wsjt-devel] WSPR Source Tree Updates - (builds, docs, hamlib, fmt, wspr0 etc)

2014-05-03 Thread ki7mt
e we need / want. > > The other change I have is that gfortran compiles to 32 bit by default on > the Mac, while C compiles to 64 bit. So FFLAGS needs a -m64 addition. > Apart from this, configure generates a Makefile from Makefile.in that can be > used without further modi

[wsjt-devel] [Update] - WSPR Source Tree Updates - (builds, docs, hamlib, fmt, wspr0 etc)

2014-05-06 Thread ki7mt
./configure PYHTON=/usr/bin/python F2PY=/usr/bin/f2py <== Adjust to correct locations. -To Run: python3 -O wspr.py **Documentation* - Still Lots of To-Do Here* - Manpages for FMT - Convert remaining docs to AsciiDoc format and add to SVN That's all fer now, 73's Greg, KI7

Re: [wsjt-devel] [Update] - WSPR Source Tree Updates - (builds, docs, hamlib, fmt, wspr0 etc)

2014-05-07 Thread ki7mt
W3, from Fedora RPM's or did you build FFTW3 from source? 73's Greg, KI7MT -- Is your legacy SCM system holding you back? Join Perforce May 7 to find out: • 3 signs your SCM is hindering your productivity • Req

Re: [wsjt-devel] [Update] - WSPR Source Tree Updates - (builds, docs, hamlib, fmt, wspr0 etc)

2014-05-07 Thread ki7mt
Hi Chuck, see below On 05/07/2014 01:43 PM, Chuck Forsberg WA7KGX wrote: > On 05/07/2014 08:17 AM, ki7mt wrote: >> Hi Chuck, >> >> A few questions, see below. >> >> On 05/07/2014 03:01 AM, Chuck Forsberg WA7KGX wrote: >>> I tried the new wspr und

Re: [wsjt-devel] [Update] - WSPR Source Tree Updates - (builds, docs, hamlib, fmt, wspr0 etc)

2014-05-07 Thread ki7mt
igure. It first looks for fftw3.h then tests the lib if .h was found previously (or it is supposed to anyway). So I'm curious if configure is failing or it's giving a false positive somehow. 73's Greg, KI7MT On 05/07/2014 02:16 PM, Joe Taylor wrote: > Chuck, Greg -- > &

Re: [wsjt-devel] [Update] - WSPR Source Tree Updates - (builds, docs, hamlib, fmt, wspr0 etc)

2014-05-07 Thread ki7mt
Hi Chuck, I did a bit of searching on RPM-FIND. for libfftwf3.a looks like you need: For Static fftw-static For Dev Headers: fftw3-devel Share Libs fftw-libs-single-3.3.4-1 But I'm not an RPM expert. For me on Ubuntu 14.04, it was one package for all of them libfftw3-dev 73's G

Re: [wsjt-devel] [Update] - WSPR Source Tree Updates - (builds, docs, hamlib, fmt, wspr0 etc)

2014-05-07 Thread ki7mt
-O wspt.py That's the exact steps I take each build when testing things. As side note, where did you add: -lfftw3f to LIBS? 73's Greg, KI7MT On 05/07/2014 04:01 PM, Chuck Forsberg WA7KGX wrote: > I installed fftw-static to get fftw3f.a > > Then I added -lfftw3f to

Re: [wsjt-devel] [Update] - WSPR Source Tree Updates - (builds, docs, hamlib, fmt, wspr0 etc)

2014-05-07 Thread KI7MT
ll, when I ldd'ed wspr0, fmt, etc they were all linked. With the Windows builds, we don't install FFTW / Portaudio / Samplerate for WSJT / WSPR as all the libs are in SVN and they get shipped with the installer, same the required GCC .dll's etc. Long term that will probably change.

Re: [wsjt-devel] wspr compiling on Ubuntu 10.04

2014-05-08 Thread ki7mt
To Run: python3 -O wspr.py 73's Greg, KI7MT On 05/08/2014 05:18 AM, Pino Zollo wrote: > Hi, > > If I configure with: > > ./configure PYHTON=/usr/bin/python F2PY=/usr/bin/f2py > > I get: > > running scons > Removing build directory /tmp/

Re: [wsjt-devel] Segmentation fault

2014-05-08 Thread ki7mt
TI USB Audio CODEC . 73's Greg, KI7MT On 05/08/2014 05:15 AM, Bill Somerville wrote: On 08/05/2014 05:20, Pino Zollo wrote: Hi Pino, Hi Bill, At the moment of saving a new configuration after having changed the audio input from default to USB headphone set. Ubuntu 12.04 3

Re: [wsjt-devel] Segmentation fault

2014-05-08 Thread ki7mt
Hi All, I did find an easier way. lsusb Find The Audio device, mine is TI Bur-Brown: Bus 006 Device 004: ID 08bb:2906 Texas Instruments lsusb -v -d 08bb:2906 | grep tSamFreq | sed -e "s,^.* ,," | sort -nu Available Rates - 8000 11025 16000 22050 32000 44100 48000 - 73

Re: [wsjt-devel] wspr 4 run problem

2014-05-13 Thread ki7mt
What file is being produced from the WsprMod/w.so target if yoru getting that far in the build? A bit more detail would help. 73's Greg, KI7MT On 05/13/2014 02:02 AM, Chuck Forsberg WA7KGX wrote: > I get the following error when I compile and run wspr 4129 > > [caf@omen3 wspr]$

Re: [wsjt-devel] wspr 4 run problem

2014-05-13 Thread ki7mt
tell us what Python & Numpy version your using? 73's Greg, KI7MT On 05/13/2014 02:02 AM, Chuck Forsberg WA7KGX wrote: > I get the following error when I compile and run wspr 4129 > > [caf@omen3 wspr]$ python3 -O wspr.py > Traceback (most recent call last): > Fil

Re: [wsjt-devel] wspr 4 run problem

2014-05-13 Thread ki7mt
/ included in LIBS. My line shows (after running autogen.sh or autoconf -f -i && ./configure: LIBS := -lsamplerate -lfftw3f -lportaudio > > On 05/13/2014 02:37 AM, ki7mt wrote: >> Hi Chuck, >> >> I looked over potential causes for the issue you h

Re: [wsjt-devel] wspr 4 run problem

2014-05-13 Thread ki7mt
so the MV instruction worked as written. > > > On 05/13/2014 01:15 PM, ki7mt wrote: >> Hi Chuck, >> >> Thanks for the feedback. >> >> On 05/13/2014 05:47 AM, Chuck Forsberg WA7KGX wrote: >>> Python3 version 3.3.2 >>> f2py3 version 2 >>&g

Re: [wsjt-devel] wspr 4 run problem

2014-05-13 Thread ki7mt
/Packaging:Guidelines#Effect_of_the_UsrMove_Fedora_Feature Also, you mant want to have a look at ldconfig, /etc/ld.so.conf, /etc/ld.so.cache or check /etc/ld.so.conf.d and see where where the system thinks things are, then bounce that off actual. 73's Greg, KI7MT On 05/13/2014 04:17 PM, Chuck Forsberg W

Re: [wsjt-devel] wspr 4 run problem

2014-05-14 Thread ki7mt
eating a new Makefile. Let me know ho things progress. 73's Greg, KI7MT On 05/13/2014 05:09 PM, ki7mt wrote: > Hi Chuck, > On 05/13/2014 04:17 PM, Chuck Forsberg WA7KGX wrote: >> It is getting strange. I download a fresh wspr and then sh au*sh >> then ./configure --libdir

Re: [wsjt-devel] wspr 4 run problem

2014-05-14 Thread ki7mt
generated which > could be corrected to result in a working program. This is easy, 2 second change, but the question is, why is that configuration falling over, when others 64-bit systems are not. > On 05/14/2014 01:08 AM, ki7mt wrote: >> Hi Chuck, >> >> I found a couple th

Re: [wsjt-devel] wspr 4 run problem

2014-05-14 Thread ki7mt
mystery. If you know hwo to accomplish this on your configuration, lets us know. 73's Greg, KI7MT On 05/14/2014 02:49 AM, Chuck Forsberg WA7KGX wrote: > I am running 64 bit Fedora Rawhide. 64 bit systems keep their > 64 bit libraries in /usr/lib64. /lib64 is a symbolic link to /us

Re: [wsjt-devel] compiling on Fedora 19 (32 bits)

2014-05-16 Thread ki7mt
the input input side,when complete, I was going to look at WSJT. I would be interested in seeing how the Cmake module handles the variation between Python/cython versions, specifically, when dealing with F2py invocations. 73's Greg, KI7MT On 05/16/2014 11:14 AM, Richard Shaw wrote:

Re: [wsjt-devel] compiling on Fedora 19 (32 bits)

2014-05-16 Thread ki7mt
e issue on the .deb's flavors. 73's Greg, KI7MT On 05/16/2014 03:31 PM, Richard Shaw wrote: Well, I just submitted build of wsjtx and wsprx for Fedora 19 & 20, and EPEL 6 and 7. I have no idea if they will all complete but I'll try and fix anything that doesn't. http://

Re: [wsjt-devel] compiling on Fedora 19 (32 bits)

2014-05-16 Thread ki7mt
;s becsue the r4103 comes from the wspr.py file, not from the latest Check-In to the repository. On 05/16/2014 03:44 PM, ki7mt wrote: Hi Richard, There may be diff's between 32 & 64 with respect to naming as well, I've not test that. Fedora may deal with Python/cython thing di

Re: [wsjt-devel] my wspr run problem

2014-05-19 Thread ki7mt
in a terminal, you have a system path issue. You should not have to edit the generated Makefile in order to get f2py / f2py3 to render, as that defates the purpose of generating it with autoconf. 73's Greg, KI7MT On 05/19/2014 04:48 AM, Chuck Forsberg WA7KGX wrote: > Try replacing f2p

Re: [wsjt-devel] my wspr run problem

2014-05-19 Thread ki7mt
are *not* added to this group, as such, you cannot change com port selections. 73's Greg, KI7MT On 05/19/2014 07:08 AM, Claude Frantz wrote: > On 05/19/2014 02:41 PM, Claude Frantz wrote: > >>> Try replacing f2py with f2py3 in the Makefile. >> I have tried it. As I c

Re: [wsjt-devel] my wspr run problem

2014-05-19 Thread ki7mt
Hi Claude, Ok, I understand what your doing now, I missed rigctld v.s. rigctl. You'll need to discuss that with Joe. I know where the code is, but it's not something I could modify with any level of confidence. 73's Greg, KI7MT On 05/19/2014 11:36 PM, Claude Frantz wrote: >

Re: [wsjt-devel] Suggested change to Developers Guide

2014-05-26 Thread ki7mt
Hi Josh, Thanks for the feedback. We have an updated version in the works ( it too needs edits ). The one posted is a bit out of date now. Here's one I built a couple days ago, it's on my cloud drive. https://www.amazon.com/clouddrive/share?s=wr8S-k83Q1Av2mymH6Gv8A 73's G

Re: [wsjt-devel] One more change to wsjtx-compile.sh

2014-05-26 Thread ki7mt
HI Josh, I'm not sure my other email went out, as I've been having trouble with my Inet. Here's a link to a newer version: https://www.amazon.com/clouddrive/share?s=wr8S-k83Q1Av2mymH6Gv8A It needs some updates also, particularly with Hamlib3 for WSJT-X. 73's Greg, KI7MT

Re: [wsjt-devel] WSPR on Fedora Linux

2014-06-17 Thread ki7mt
Hi Richard, Sorry, was away for a few days and just now caching up. See below. On 06/10/2014 10:52 AM, Richard Shaw wrote: Ok, I got it fixed but I'm not sure what the exact problem is. WSPR doesn't like the default LDFLAGS on Fedora (and probably the same for Debian?) LDFLAGS="-Wl,-z,relro

Re: [wsjt-devel] WSPR 4.0

2014-06-18 Thread ki7mt
staller deals with that. 73's Greg, KI7MT On 06/18/2014 12:29 PM, Joe Taylor wrote: > Hi Greg, > > Thanks for helping W7IUV with the Microsoft dll. > > I'm not sure why CX_Freeze has not done this for us; is there a > licensing issue that would prevent us from inclu

Re: [wsjt-devel] WSJT 10.0 beta

2014-06-19 Thread ki7mt
Hi Mike, By not functional, do you mean the link, the document itself, or the content within the document ? The link Joe sent out is rendering ok here with Chrome and FF. http://physics.princeton.edu/pulsar/K1JT/doc/wsjt/ 73's Greg, KI7MT On 06/19/2014 09:51 AM, Mike Thompson wrote:

Re: [wsjt-devel] WSJT 10.0 beta

2014-06-19 Thread ki7mt
rd can address that one. 73's Greg, KI7MT On 06/19/2014 10:19 AM, Mike Thompson wrote: Beautiful! Any idea how long this will take to come to Linux? On Thu, Jun 19, 2014 at 10:57 AM, Joe Taylor <mailto:j...@princeton.edu>> wrote: Mike -- Thanks, it's fixed now.

Re: [wsjt-devel] Font size in printed doc

2014-06-20 Thread ki7mt
Hi Joe, I didn't print the entire guide, but I'm seeing the same as Bill, both from Chromium and FF, it looks about the same from both here. I didn't have to adjust the settings, but maybe Bill suggestion may be useful. 73's Greg, KI7MT On 06/20/2014 08:53 AM, Bill Somer

[wsjt-devel] Fwd: [FMT-nuts] FMT PRACTICE RUNS?

2014-06-20 Thread ki7mt
Just FYI, These are good practice runs for the ARRL FMT tests. There is another ARRL Centennial run slated for November that will issue certificates. The online FMT guide can be found here: http://physics.princeton.edu/pulsar/K1JT/FMT_User.pdf 73's Greg, KI7MT Original Me

Re: [wsjt-devel] PyCObject_Type ??

2014-06-22 Thread ki7mt
way of testing it here. The INSTALL.txt file is a guide, and does not cover all distros. You could check your particular version for python3-numpy, that looks to be where the issue is, but you may also run into issues with pytho3-imaging-tk as others hit issues there with Mint-16. 73's Gre

Re: [wsjt-devel] PyCObject_Type ??

2014-06-22 Thread ki7mt
package maintainers to resolve the correct Python version and the equal build of Numpy, which is Python3. 73's Greg, KI7MT On 06/22/2014 12:03 PM, RichardBown wrote: > On Sun, 22 Jun 2014 18:50:08 +0200 > Claude Frantz wrote: > >> On 06/22/2014 06:07 PM, Graham wrote: >>

Re: [wsjt-devel] wsjt10, (latest in trunk )and Linux mint 17

2014-06-22 Thread ki7mt
CFLAGS += -fPIC 73's Greg, KI7MT On Sun 22 Jun 2014 12:36:03 PM MDT, RichardBown wrote: > 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 mad

Re: [wsjt-devel] wsjt10, (latest in trunk )and Linux mint 17

2014-06-23 Thread ki7mt
73's Greg, KI7MT On 06/23/2014 09:28 AM, RichardBown wrote: > On Mon, 23 Jun 2014 15:27:44 +0100 > RichardBown wrote: > >> On Sun, 22 Jun 2014 14:06:49 -0600 >> ki7mt wrote: >> >>> Hi Richard, >>> >>> The configure.ac script is quite old i

[wsjt-devel] WSPR 4.0 Builds & Ubuntu PPA

2014-06-23 Thread ki7mt
hat's all for now. As always, if you have build or runtime issues, send them to the dev-list. 73's Greg, KI7MT -- Open source business process management suite built on Java and Eclipse Turn processes int

[wsjt-devel] WSJT 10.0 Planned Updates

2014-06-23 Thread ki7mt
he dev-list so Joe can make the call on how to proceed. I think Joe is back in town the first week in July. I'm not sure if before or after the July 4th Holiday, so there's plenty of time. Will post updates as things progress. 73's Greg, KI7MT

Re: [wsjt-devel] WSPR 4.0 Builds & Ubuntu PPA

2014-06-27 Thread ki7mt
HI John, Thanks for the update. I'm glad all is still working as expected. 73's Greg, KI7MT On 06/27/2014 08:49 AM, John Nelson wrote: Greg, *Build Status* * Linux, builds and runs nicely * Windows, builds and runs nicely * Mac, haven't had an update recently, but last re

Re: [wsjt-devel] WSPR 4.0 Builds & Ubuntu PPA

2014-06-27 Thread ki7mt
terminal window and type: wspr --- 73's Greg, KI7MT On 06/27/2014 10:17 AM, Mike Thompson wrote: What is the address of this PPA? On Fri, Jun 27, 2014 at 9:49 AM, John Nelson <mailto:j...@rmnjmn.demon.co.uk>> wrote: Greg, *Build Statu

Re: [wsjt-devel] PyCObject_Type ??

2014-06-29 Thread ki7mt
Hi Mario, This is an error associated (w.so) being built with a Python2 version of python-numpy. Try removing python-numpy and install python3-numpy, then make clean make distclean ./autogen.sh make sudo make install 73's Greg, KI7MT On 06/29/2014 01:17 PM, Mario wrote: > Mike Long

Re: [wsjt-devel] PyCObject_Type ??

2014-06-29 Thread ki7mt
alled using Python2.x v.s. python3-numpy. Removing python-numpy and installing python3-numpy ( on Mint-17 and Ubuntu 14.04 ) solves this issue, for what it's worth. 73's Greg, KI7MT On 06/29/2014 05:33 PM, Mike Long wrote: > Sorry guys. I started this thread and haven't

Re: [wsjt-devel] wsjtx-compile.sh

2014-07-11 Thread ki7mt
e menu. It should build and install to: Installing: ../jtsdk-nix/wsjtx/cmake/install/Release/bin/wsjtx Again, this build method is in very early stages. 73's Greg, KI7MT On 07/11/2014 02:30 PM, Juraj Buliscak wrote: > This way is described in official page > http://physics.princeton.

[wsjt-devel] Fwd: [FMT-nuts] FMT PRACTICE SESSIONS SCHEDULE

2014-07-14 Thread ki7mt
Just FYI 73's Greg, KI7MT Original Message Subject:[FMT-nuts] FMT PRACTICE SESSIONS SCHEDULE Date: Mon, 14 Jul 2014 07:23:13 -0400 (EDT) From: johncr...@aol.com [FMT-nuts] Reply-To: fmt-n...@yahoogroups.com To: fmt-n...@yahoogroups.com Hello Al

Re: [wsjt-devel] WSJT-X Windows Build Instructions?

2014-07-16 Thread ki7mt
need debugging enabled in WSJT-X, Release is probably the right call, though it takes a bit longer to compile. How are you currently building WSJT-X? I am assuming your referring to Windows builds and not *Nix/OS X. 73's Greg, KI7MT On 07/16/2014 06:28 PM, Laurie VK3AMA wrote: Can someone p

Re: [wsjt-devel] WSJT-X Windows Build Instructions?

2014-07-18 Thread KI7MT
ut I think they are different for Debug and Release, maybe Bill can expand on that a bit more. * To update a build, simply run jtsdk-qtenv.bat again, then rebuild, it ask if you if you want to update from SVN first. * If you trouble, shoot me an email, I'm sure we can get it sorted. 73'

Re: [wsjt-devel] WSJT-X Windows Build Instructions?

2014-07-18 Thread KI7MT
corrected a type On 7/19/2014 02:49, KI7MT wrote: > Hi Laurie, > > There have been many changes over the last 6mo or so, especially to > WSJT-X. In the resent past, using Qmake was the main build method. Now, > while Qmake (using wsjtx.pro / QtCreator) is still functional

Re: [wsjt-devel] WSJT-X Windows Build Instructions?

2014-07-19 Thread KI7MT
s up the %PATH% variables according to the JTSDK-QT install locations. Let me know if this does not resolve your problem(s). > Thanks again. > > > de Laurie, VK3AMA > > -- 73's Greg, KI7MT --

Re: [wsjt-devel] Current WSPR for Windows 7??

2014-07-21 Thread KI7MT
K1JT/wspr.html That would suggest to me WSPR-X is for experimental testing, not production use. And not being funny, but, if anyone would know the facts about both applications, it would be Joe, seeing how he wrote the code for both of them. If he says it's current, I believe him :-) 73&#

[wsjt-devel] FMT Practice Runs, Updated Schedules & Forms

2014-07-25 Thread ki7mt
FYI Forwarded Message Subject: [FMT-nuts] FMT PRACTICE - 2 FILES WENT IN BIT BUCKET. [1 Attachment] Date: Fri, 25 Jul 2014 22:46:00 -0400 (EDT) From: johncr...@aol.com [FMT-nuts] Reply-To: fmt-n...@yahoogroups.com To: fmt-n...@yahoogroups.com [Attachment(s)

[wsjt-devel] Fwd: [FMT-nuts] FMT PRACTICE NEXT FRIDAY NIGHT [2 Attachments]

2014-07-25 Thread ki7mt
Forwarded Message Subject:[FMT-nuts] FMT PRACTICE NEXT FRIDAY NIGHT [2 Attachments] Date: Fri, 25 Jul 2014 22:34:02 -0400 (EDT) From: johncr...@aol.com [FMT-nuts] Reply-To: fmt-n...@yahoogroups.com To: fmt-n...@yahoogroups.com [Attachment(s) <#TopText>

[wsjt-devel] WSPR v4.0 r4215 PPA Updated / Released

2014-07-25 Thread ki7mt
ance into Debian / Ubuntu repos. 5). Once 14.10 is released, you can remove the PPA + WSPR PPA installation, and install diectly from the repos if desired, or carry on with the PPA, they should match up, it's up to you. As always, if you have any problems or issues, post th

[wsjt-devel] Fwd: [FMT-nuts] FMT PRACTICE FRIDAY AUGUST 1 [1 Attachment]

2014-08-01 Thread KI7MT
Just FYI 73's Greg, KI7MT Original Message Subject:[FMT-nuts] FMT PRACTICE FRIDAY AUGUST 1 [1 Attachment] Date: Thu, 31 Jul 2014 16:57:20 -0400 (EDT) From: johncr...@aol.com [FMT-nuts] Reply-To: fmt-n...@yahoogroups.com To: fmt-n...@yahoogroup

Re: [wsjt-devel] Bug in HRD TCP

2014-08-17 Thread KI7MT
irectly from jtsdk-cmake.bat. We could make these options or dos key commands from either the environment or the build script, whichever makes more sense. 73's Greg, KI7MT On 8/17/2014 06:02, Bill Somerville wrote: > On 17/08/2014 05:09, Michael Black wrote: > Hi Mike, >> How do you

Re: [wsjt-devel] Problems Building WSJTX rev 4231 under OpenSuSE GNU/Linux

2014-08-23 Thread ki7mt
layout' option when cloning the repository if they wish but the repository layout isn't currently optimal for that. 73 Bill G4WJS. ----- 73's Greg, KI7MT On 08/22/2014 08:48 PM, J A Stephen Viggiano wrote:

Re: [wsjt-devel] wsprx won't compile under Fedora

2014-08-27 Thread ki7mt
creen (F2) only seems to support COM ports, and not USB tty's, but I've not tired to update that portion. Bill, G4WJS can probably give you a better solution for the port audio situation, but the above worked for me the last time I built it on Linux. 73's Greg, KI7MT On

Re: [wsjt-devel] Ubuntu Linux WSJTX Build Error Messages

2014-08-29 Thread ki7mt
Allot of folks use Asciidoc for their epub, Docbook adn LaTex backends. If you work with these formats, you should use your distrobutions package manager to pull in all the deps, but they are not needed WSJT Documentation & Manpage purposes. 73's Greg, KI7MT On 08/29/2014 11:30 AM, Bil

Re: [wsjt-devel] wsjt or wsjt-x for Raspian on Pi?

2014-08-29 Thread ki7mt
. How well it performs is another matter entirely. 73's Greg, KI7MT On 08/29/2014 12:41 PM, Stuart Phillips wrote: Sorry for this dumb question but I’m banging my head against the wall trying to run wsjt for Rapsian on a Pi. I pulled the top of trunk and built ok but when running, I ge

Re: [wsjt-devel] wsjt or wsjt-x for Raspian on Pi?

2014-08-29 Thread ki7mt
t on this one is to post the issue on the Raspberry forms: http://www.raspberrypi.org/forums 73's Greg, KI7MT On 08/29/2014 02:37 PM, Stuart Phillips wrote: Thanks Greg, I’m trying to do this to avoid dragging my laptop out for 10 Ghz roving – so the band won’t be busy! I can always try

Re: [wsjt-devel] kvasd for ARM?

2014-08-29 Thread ki7mt
asd should not have any missing lib files when all the deps are satisfied. Maybe others can further assist on the Rpi specific package needs. 73's Greg, KI7MT On 08/29/2014 06:48 PM, Stuart Phillips wrote: Folks, I have WSJT running on a Raspberry PI and even with a busy band like 20m,

[wsjt-devel] JTSDK-QT Upgrade (major changes)

2014-09-03 Thread KI7MT
any additional features added. As Time Allows, I will get to this but I want flush out any issues of the update in parallel. --- 73's Greg, KI7MT -- Slashdot TV. Video for Nerds. Stuff that matters. htt

Re: [wsjt-devel] Back in town

2014-09-04 Thread KI7MT
isk in doing that, but, I think the reward outweighs the risk in this situation. When is an application truly finished? As soon as a release is published, it's obsolete to some degree, unless development stops totally ( hot jello comes to mind here :-) ). It's clear folks want the next versi

Re: [wsjt-devel] JTSDK-PY Help

2014-09-05 Thread KI7MT
unk C:\JTSDK-PY\src\trunk>grep "$Revision:" wsjt.py |awk "{print $12}" 4227 C:\JTSDK-PY\src\trunk>grep "$Revision:" ..\wspr\wspr.py |awk "{print $12}" 4233 C:\JTSDK-PY\src\trunk> -- 73's Greg, KI7MT On 9/5/2014 19:44, IW3RAB - Alessandr

Re: [wsjt-devel] JTSDK-PY Help

2014-09-05 Thread KI7MT
Hi Sandro, I'm not sure why your having that situation. Using the file is not best way to get the revision, if anything changes, it gets busted. Maybe there is a DOS/*Nix translation happening or something, other than that, I'm not sure why the extra space is in there. 73's Greg,

Re: [wsjt-devel] JTSDK-PY Help

2014-09-06 Thread KI7MT
Hi Sandro, Nice work. I'll add that to all the env scripts just to be sure. 73's Greg, KI7MT On 9/6/2014 10:57, IW3RAB - Alessandro Gorobey wrote: > KI7MT writes: > >> >> Hi Sandro, >> >> I'm not sure why your having that situation. Using the fi

Re: [wsjt-devel] JTSDK-PY Help

2014-09-06 Thread KI7MT
re the wsjt.py and wspr.py. 73's Greg, KI7MT On 9/6/2014 18:13, Bill Somerville wrote: > On 06/09/2014 19:04, KI7MT wrote: >> Hi Sandro, > Hi Sandro & Greg, >> >> Nice work. I'll add that to all the env scripts just to be sure. > The normal way to determine th

Re: [wsjt-devel] HRD tcp bug

2014-09-06 Thread KI7MT
first launch the QT-ENV script have a look at the version information to make sure it's correct. Compilers, Qmake, QT versions should all be later than present. At that point, you should be able to manually build with cmake commands, cmake-gui or use the build script. 73's Greg, KI7MT On

Re: [wsjt-devel] JTSDK-PY Help

2014-09-06 Thread KI7MT
r4227. Thus the reason I think svn status is a good compromise. It's it 100% correct, maybe not from a purest standpoint, but it's certainly useful. 73's Greg, KI7MT On 9/6/2014 19:40, Bill Somerville wrote: > On 06/09/2014 19:53, KI7MT wrote: >> Hi Bill, > Hi Greg, >

[wsjt-devel] JTSDK-{DOC, PY, QT) Upgrades (major changes)

2014-09-07 Thread KI7MT
to try an solve translation errors. That's all for now. As stated above, if you have issues with any aspect of the upgrade or build(s), send them to the Dev-List. -- 73's Greg, KI7MT -- Slashdot TV. Video

[wsjt-devel] JTSDK-QT Upgrade - Add MAP65 & WSPR-X Win32 Installer Option

2014-09-07 Thread KI7MT
ted above, if you have issues with any aspect of the upgrade or build(s), send them to the Dev-List. -- 73's Greg, KI7MT -- Want excitement? Manually upgrade your production database. When you want reliability, choose

  1   2   3   4   5   6   7   >