Hello Alan, All,
I've update JTSDK Nix SVN trunk with your changes for Fedora 21 / 22.
To use the updated sources from SVN:
* svn co https://svn.code.sf.net/p/jtsdk/jtsdk/jtsdk-nix/trunk jtsdk
* cd jtsdk
* ./autogen.sh && make && sudo make uninstall && sudo make install
Before building WSJT-X,
Hi ALan,
Ah, ok, that's good to know.
Maybe a change in Makefile.in should be made. I've not specifically
tested changing ownership to just $USER, rather than both $USER:$USER (
user and group).
I'll do some testing on that for the next update. To make sure I've got
your edits correct, can yo
Hi Greg,
Fedora 21 x86_64
"./autogen.sh" ran fine.
"make" failed:
Package : JTSDK 2.0.12
/bin/sh: -c: line 0: syntax error near unexpected token `('
/bin/sh: -c: line 0: `echo " Distribution ..: "Fedora release 21
(Twenty One)" x86_64"'
Makefile:96: recipe for ta
Hi Pino,
Thanks for catching the URL Typo:
Correct SVN TAGS URL for jtsdk-nix-2.0.12:
svn co https://svn.code.sf.net/p/jtsdk/jtsdk/jtsdk-nix/tags/jtsdk-nix-2.0.12
73's
Greg, KI7MT
--
__
El 30/07/15 a las 16:17, wsjt-devel-requ...@lists.sourceforge.net escribió:
> *DEBIAN/UBUNTU UPGRADE INSTRUCTIONS*
>
> * Supported ARCH: i386, amd64 and ARMv7
> * Open a terminal, then
> * sudo apt-get update && sudo apt-get upgrade
>
>
> * SOURCE BUILD UPGRADE INSTRUCTIONS*
> * Open a termina
Hello All,
Thanks to Tom (N8TL) and others for sending in issues reports and
testing fixes.
*CHANGE-LOG*
-Fixed various $USER path issues with configure, make, make install
-Fixed path issue in jtsdk-wspr which cased the script to error out
-Fixed / Added KVASD link function with messaging
-Adde