Hi Mike,

I can't speak to the RPM package for installing the KVASD binary, but it
would be good if you could test the kvasd-installer package we put
together to deal with this. It should be fairly distro independent.

There are a few package requirements for the installer:

* Dialog
* autoconf =>2.65
* Bash
* Subversion
* Coreutils (should be installed already)

I'm not sure which RPM based distro your using, but all of the above
packages are available for just about every Linux distribution.

TO CHECKOUT, INSTALL and RUN
1. svn co
https://svn.code.sf.net/p/wsjt/wsjt/trunk/kvasd-binary/kvasd-installer
2. cd ./kvasd-installer
3. ./autogen.sh
4. sudo make install
5. To Run Type: kvasd-installer
6. At the menu, select [I] Install Decoder
7. Follow the prompts.

During the installation you'll be asked to accept the KVASD EULA. You
can also run tests on the decoder to ensure you have the KVASD binary
package requirements installed, which you should have, if you already
installed the WSJT-X RPM package.

It would be good if you could test this and let me know how it works
out. Also, what your distro information is.


73's
Greg, KI7MT



On 03/16/2015 05:09 PM, Mike wrote:
> Didn’t realise it wasn’t part of the package and was out on another limb due 
> to patents. 
> 
> $ svn co https://svn.code.sf.net/p/wsjt/wsjt/trunk/kvasd-binary
> 
> $ cd kvasd-binary/Linux-x86_64
> 
> $ sudo cp kvasd /usr/bin/.
> 
> Solved the problem. 
> 
> BR
> -Mike.
> 
>> On Mar 17, 2015, at 12:41 AM, Mike <[email protected]> wrote:
>>
>> Hi,
>>
>> Ive just:
>>
>> $ sudo rpm -e wsjtx
>> $ wget http://physics.princeton.edu/pulsar/K1JT/wsjtx-1.4.0-rc4.x86_64.rpm
>> $ sudo rpm -ivh wsjtx-1.4.0-rc4.x86_64.rpm
>> $ wsjtx
>>
>> and checked the setup, same as before with the exception it now complains
>> QDialog:: exec: Recursive call detected
>>
>> and pops up the dialog sh: /usr/bin/kvasd: No such file or directory
>>
>> Did someone forget to package kvasd in the rc4 release or is it no longer 
>> needed?
>>
>> BR
>> -Mike.
>>
> 
> 
> ------------------------------------------------------------------------------
> Dive into the World of Parallel Programming The Go Parallel Website, sponsored
> by Intel and developed in partnership with Slashdot Media, is your hub for all
> things parallel software development, from weekly thought leadership blogs to
> news, videos, case studies, tutorials and more. Take a look and join the 
> conversation now. http://goparallel.sourceforge.net/
> _______________________________________________
> wsjt-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/wsjt-devel
> 

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
wsjt-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to