Re: [wsjt-devel] JTSDK-NIX

2015-04-14 Thread KI7MT
Hi Pino, Thanks for the feedback, I'm glad everything went smoothly :-) 73's Greg, KI7MT On 04/14/2015 06:05 PM, Pino Zollo wrote: > > > >> If you have troubles, post back here and we'll get you sorted out. >> >> 73's >> Greg, KI7MT > > Thank you Greg.. > > all went fine > > 73 > Pino ZP4

[wsjt-devel] JTSDK-NIX

2015-04-14 Thread Pino Zollo
> If you have troubles, post back here and we'll get you sorted out. > > 73's > Greg, KI7MT Thank you Greg.. all went fine 73 Pino ZP4KFX -- BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT Develop your

Re: [wsjt-devel] WSJT/WSPR Python3-Pillow 2.6.1 Issue

2015-04-14 Thread KI7MT
Hi Alan, I've not tried 2.6.2 as that version ins't in the Debian / Ubuntu repo's but it is in PyPi ( via pip3 install): https://pypi.python.org/pypi/Pillow/2.6.2 I tried to stay with versions I could compare with Native packages, with the exception of 2.5.3. Debian (8.0 Jessie) ==> Ubuntu (14.

Re: [wsjt-devel] WSJT/WSPR Python3-Pillow 2.6.1 Issue

2015-04-14 Thread Alan VK2ZIW
Hi Greg, Fedora 21 now cones with: python3-pillow.armv7hl 2.6.2-1.fc21 So, does 2.6.2 work? I'm not sure as I've upgraded "pillow" using "pip" to 2.7.0. /usr/lib/python3.4/site-packages/Pillow-2.7.0-py3.4.egg-info Today, I did a "yum update" and I now have /usr/lib/python3.4/site-packages/Pi

Re: [wsjt-devel] JTSDK

2015-04-14 Thread KI7MT
Hi David, Yes, I understand, I try not to mix and match pkg managers. Fare Warning: Cinn DE installs python-numpy (Python 2.7 version) as part of it's default DE installation. That may cause you problems with WSJT and WSPR, as f2py gets put into /usr/bin WSJT & WSPR need python3-numpy (f2py3), w

Re: [wsjt-devel] JTSDK

2015-04-14 Thread David
yep it was python3-pip On 15/04/15 08:26, David wrote: > Greg...i find synaptic the easy way for me..Mint 17.1 Rebecca with > Cinn desktop... > > David > On 15/04/15 08:21, KI7MT wrote: >> Hi David, >> >> You shouldn't have to use synaptic. >> >> I need to look at that list, as python-pip shou

Re: [wsjt-devel] JTSDK

2015-04-14 Thread KI7MT
Hi David, Ok, thanks. You should not of had to run synaptic at all. I need to look into that. I may of had a repository enabled or something before hand, but I don' recall doing so, but this was on the same image I was doing FLDIGI build testing, so may have done so for that. I'll run up a Mint

Re: [wsjt-devel] JTSDK

2015-04-14 Thread David
Greg...i find synaptic the easy way for me..Mint 17.1 Rebecca with Cinn desktop... David On 15/04/15 08:21, KI7MT wrote: > Hi David, > > You shouldn't have to use synaptic. > > I need to look at that list, as python-pip should not be on it at all, > python3-pip should be. > > The other three

Re: [wsjt-devel] JTSDK

2015-04-14 Thread David
yep it worked and did the rest ot the install as per instructions David On 15/04/15 08:14, David wrote: > Hi again...pkgs were clang-3.5,packaging-dev,python-dev,python-pip > > have d/l via Synaptic nowto see if it works > > David > > On 15/04/15 07:48, KI7MT wrote: >> Hi David, >> >> Ok, th

Re: [wsjt-devel] JTSDK

2015-04-14 Thread KI7MT
Hi David, You shouldn't have to use synaptic. I need to look at that list, as python-pip should not be on it at all, python3-pip should be. The other three should should be available via apt-get. What version of Mint are you using, I'm assuming 17.1 ? And what is the DE (Desktop Environment). M

Re: [wsjt-devel] JTSDK

2015-04-14 Thread David
Hi again...pkgs were clang-3.5,packaging-dev,python-dev,python-pip have d/l via Synaptic nowto see if it works David On 15/04/15 07:48, KI7MT wrote: > Hi David, > > Ok, thanks, thats good feedback. > > The file that houses the "needed files in just that: > > cat ./needed.txt > > should list

Re: [wsjt-devel] JTSDK

2015-04-14 Thread KI7MT
Hi David, Ok, thanks, thats good feedback. The file that houses the "needed files in just that: cat ./needed.txt should list those files. If you could post back the contents of that files here. It should also get copied to: cat ./orig-needed.txt after running make. 73's Greg, KI7MT On 04

Re: [wsjt-devel] JTSDK

2015-04-14 Thread David
Hi againwith the autogen.sh set to mint it runs then comes up with an error that there are 4 packages missing.run make to get them and get an error that it cant find 2 list lines and doesnt say what the packages are...even with make simulate any work around 73 David VK4BDJ On 15/

Re: [wsjt-devel] JTSDK

2015-04-14 Thread KI7MT
Hi David, That should be fine. Just change your distro name to match: Ubuntu 14.04 ./autogeh.sh --with-distro=ubuntu --enable-parallel=yes Mint 17.1 ./autogeh.sh --with-distro=mint --enable-parallel=yes Debian 8.0 (for WSJTX Only at this time) ./autogeh.sh --with-distro=debian --enable-parallel

Re: [wsjt-devel] JTSDK

2015-04-14 Thread David
Hi Greg..just saw your post to Pino so will use that David On 15/04/15 06:31, David wrote: > Hi Gregwhere do i find JTSDK for Linuxfound the Windows version > but not the Linux Version -- 73 David VK4BDJ -- BPM

[wsjt-devel] JTSDK

2015-04-14 Thread David
Hi Gregwhere do i find JTSDK for Linuxfound the Windows version but not the Linux Version -- 73 David VK4BDJ -- BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT Develop your own process in accordance

Re: [wsjt-devel] JTSDK-NIX

2015-04-14 Thread KI7MT
Hi Pino, I've not finished the dev-guide updates for v2.0.0 yet, but this should get you started: INSTALL PREREQS: * Open a terminal (Ctrl+Alt+T) * sudo apt-get update * sudo apt-get install autoconf subversion CHECKOUT JTSDK ( for Linux ) * mkdir -p ~/Projects * cd ~/Projects * svn co svn://svn

[wsjt-devel] JTSDK-NIX

2015-04-14 Thread Pino Zollo
Please, ho do I get jtsdk-nix ? ... Looking around I have found only this http://sourceforge.net/p/wsjt/wsjt/4316/tree/branches/jtsdk/nix/setup.sh and a Winz* version http://sourceforge.net/projects/jtsdk/?source=directory TU Pino ZP4KFX --

Re: [wsjt-devel] UDP Server

2015-04-14 Thread Bill Somerville
On 14/04/2015 18:35, SM0THU wrote: > Hi Bill, Hi Anders, > > That sounds great. > > One of the reasons for creating my application was to learn Apples new Swift > language and Xcode, so that is what I’m using. OK, I quite like Objective C and Swift is interesting but beware disappearing down the

Re: [wsjt-devel] UDP Server

2015-04-14 Thread SM0THU
Hi Bill, That sounds great. One of the reasons for creating my application was to learn Apples new Swift language and Xcode, so that is what I’m using. I’ll have to look into QDataStream and see how I can do that with Swift. 73 /Anders > On 14 Apr 2015, at 19:23, Bill Somerville wrote: >

Re: [wsjt-devel] UDP Server

2015-04-14 Thread Bill Somerville
On 14/04/2015 17:57, Anders Östlund wrote: > Hi, Hi Anders, > > I'm writing a program that is kind of a JT-Alert alternative, but for Mac OS > X. > Being able to trigger a reply to a CQ from externally would be a great > feature. > > I've got Mike's patch to work on r5068. Before trying to get it

Re: [wsjt-devel] UDP Server

2015-04-14 Thread Anders Östlund
> Hi, I'm writing a program that is kind of a JT-Alert alternative, but for Mac OS X. Being able to trigger a reply to a CQ from externally would be a great feature. I've got Mike's patch to work on r5068. Before trying to get it to work on a more recent commit, I just want to ask if there has

[wsjt-devel] WSJT/WSPR Python3-Pillow 2.6.1 Issue

2015-04-14 Thread KI7MT
Hello All, While updating WSJT/WSPR build documentation, I've come full circle on the Python3-Pillow 2.6.1 segfault problem that many have reported. I'm need of assistance in trying to debug / generate a work around, as this has gone well past my level of knowledge with Python. This issue affects