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.code.sf.net/p/jtsdk/jtsdk/trunk/linux jtsdk-dev
* cd ./jtsdk-dev

CONFIGURE INSTALL
* ./autogen.sh --with-distro=mint --enable-parallel=yes
* At the terminal prompt, type: make
* When asked, provide your sudo password
* After installation, Re-Run the autogen.sh command:
* ./autogen.sh --with-distro=mint --enable-parallel=yes
* If no errors: sudo make install

TO RUN JTSDK
* At the terminal prompt, type: jtsdk
* For building WSJT-X, Build Hamlib3 first, then WSJT-X
* WSPR and WSJT built without Hamlib3

If you have troubles, post back here and we'll get you sorted out.

73's
Greg, KI7MT


On 04/14/2015 02:18 PM, Pino Zollo wrote:
> 
> 
> 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
> 
> ------------------------------------------------------------------------------
> BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
> Develop your own process in accordance with the BPMN 2 standard
> Learn Process modeling best practices with Bonita BPM through live exercises
> http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
> source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
> _______________________________________________
> wsjt-devel mailing list
> wsjt-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wsjt-devel
> 

------------------------------------------------------------------------------
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to