Hello All, I've received several questions about setting up Asciidoctor for use with JTSDK-Win32. The following is a recap on getting things in order.
* There are (3) steps required -Install the Ruby Interrupter..: Sourceforge Package -Install Asciidoctor via gem...: Requires Ruby first -Update the Build scripts......: Use JTSDK-Maint env [1] Download and install JTSDK-Win32 Update3 Link: http://sourceforge.net/projects/jtsdk/files/win32/2.0.0/JTSDK-2.0.0-u3-win32.exe/download [2] After installing update3, open JTSDK-QT and install Asciidoctor. - At the prompt, type: gem install asciidoctor - Close JTSDK-QT [3] Open JTSDK-Maint and update the build scripts with: update upgrade Close JTSDK-Maint, and re-open JTSDK-QT. You should be able to get the version information for both Ruby and Asciidoctor using: ruby --version asciidoctor --version Additionally, the version of JTSDK-QT should say 2.0.3-491. If either of those two commands fail, something is wrong with the installation and you'll have to disable docs on v1.7.0 builds until it's resolved. As of JTSDK-win32 2.0.3-491, Asccidoctor should be available for use in JTSDK-QT, JTSDK-PY and JTSDK-Maint. Use of JTSDK-DOC is being phased out as we move user guide builds into the individual branches. If your still having problems, send the errors received to the devel-list, and we'll get it sorted out. 73's Greg, KI7MT ------------------------------------------------------------------------------ _______________________________________________ wsjt-devel mailing list wsjt-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wsjt-devel