Return to KLUBNL.PL main page

rsgb_lf_group
[Top] [All Lists]

Re: LF: WSJT-X v0.2, r2702

To: [email protected]
Subject: Re: LF: WSJT-X v0.2, r2702
From: Joe Taylor <[email protected]>
Date: Mon, 29 Oct 2012 16:30:43 -0400
In-reply-to: <[email protected]>
References: <[email protected]> <[email protected]>
Reply-to: [email protected]
Sender: [email protected]
User-agent: Mozilla/5.0 (Windows NT 6.1; rv:6.0) Gecko/20110812 Thunderbird/6.0

DF3LP wrote:

Is there any kind of Unix/Linux code of WSJT-X available?

The code is open source. If you know what you're doing, you can download everything with the command

$ svn co svn://svn.berlios.de/wsjt/branches/wsjtx

With all necessary compiler tools in place, you can compile library libjt9.a and some JT9 utilities with the command

$ cd wsjtx/lib
$ make

Then open wsjtx.pro in QtCreator and compile wsjtx from there.
You will probably need to readjust some paths in makefiles to suit your system.

(All of this is very easy, once everything is in place; but getting everything configured properly may not be easy, the first time.)

        -- 73, Joe, K1JT


<Prev in Thread] Current Thread [Next in Thread>