Bill,

Thanks for the info - I successfully built 1.7. 

A couple of things re: the OS X instructions:

1) Your CMake instructions say to run 'sudo 
"/Applications/CMake.app/Contents/MacOS/CMake-gui" --install". In the latest 
version of CMake  (3.4.1), the alias name is all lower case, i.e. cmake-gui. if 
you go under "Tools / How to Install For Command Line Use", you get the 
following text box:

 One may add CMake to the PATH:

 PATH="/Applications/CMake.app/Contents/bin":"$PATH"

Or, to install symlinks to '/usr/local/bin', run:

 sudo "/Applications/CMake.app/Contents/bin/cmake-gui" --install

Or, to install symlinks to another directory, run:

 sudo "/Applications/CMake.app/Contents/bin/cmake-gui" --install=/path/to/bin

2) The wsjtx doc build files expect 'asciidoctor' to be in the path, but the 
'port install asciidoc' installs 'asciidoc'. A simple symbolic link in 
/opt/local/bin fixes that.

Thanks again - I'll give it a proper thrashing and report my findings.

--
David Tiller
Sr. Architect/Lead Consultant | CapTech
(804) 304-0638 | dtil...@captechconsulting.com



On Jan 5, 2016, at 11:32 AM, Bill Somerville <g4...@classdesign.com> wrote:

> On 05/01/2016 14:47, David Tiller wrote:
>> First let me thank you for all your hard work on the JT 
>> software family. I know you're all busy, but is there a chance of 
>> getting an official OS X alpha release of WSJT-X 1.6.1 r5910 or 
>> later? I'd be happy to test it and report any bugs I find. I'm itching 
>> to get onto JTMSK!
> 
> Hi David,
> 
> sorry you have had a long wait for JTMSK on OS X, the work to prepare 
> v1.6 for release and the latest work on the JT65 decoder have stretched 
> the development resources and "fast modes" have not received a great 
> deal of input since that Windows only alpha release.
> 
> You can build WSJT-X v1.7.0-devel on Mac if you wish, detailed 
> instructions are here:
> 
> https://sourceforge.net/p/wsjt/wsjt/HEAD/tree/branches/wsjtx/INSTALL
> 
> it's not as hard as it may seem.
> 
> Apart from that, we are moving much closer to a candidate release build 
> of v1.7.0 which will be released for Windows, Linux and OS X. No firm 
> date as yet but certainly before the end of February, hopefully sooner.
> 
> 73
> Bill
> G4WJS.
> 
> ------------------------------------------------------------------------------
> _______________________________________________
> wsjt-devel mailing list
> wsjt-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wsjt-devel


------------------------------------------------------------------------------
_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to