Hello All,

For those using JTSDK-Nix, an updated version is available. This update
fixes the WSJT-X build script issues reported earlier this week and a
few other minor issues.


*CHANGE-LOG*
- Removed wsprd_exp build via developer Makefile
- Fixed User Guide builds
- Removed make clean steps to increase rebuild speed


*UPGRADE FROM PPA*
- If you installed JTSDK from the Launchpad PPA, perform a normal update
and upgrade:

sudo apt-get update
sudo apt-get upgrade

- Instructions for installation can be found here:
https://launchpad.net/~ki7mt/+archive/ubuntu/jtsdk


*UPGRADE FROM SOURCE*
- You should first uninstall ( =< v2.0.17 )
- Adjust --prefix='' location as needed

cd ./jtsdk-nix-2.0.17
./autogen.sh --prefix=/usr/local
sudo make uninstall

- Download jtsdk-nix-2.0.18.tar.gz
- Extract: tar -xf jtsdk-nix-2.0.18.tar.gz

http://sourceforge.net/projects/jtsdk/files/linux/2.0.0/jtsdk-nix-2.0.18.tar.gz/download

MD5SUM..: 458779f25914bd6a40a83178de3cb3b6
SHA1....: 343f35b418e49655d6130fd1cf36b25d6f4ce2ce

cd ./jtsdk-nix-2.0.18
./autogen.sh --prefix=/usr/local
make
sudo make install


*PROBLEM REPORTS*
If you have any problems with the upgrade, or the builds from the
upgrade, post them to the devel-list.


73's
Greg, KI7MT

------------------------------------------------------------------------------
_______________________________________________
wsjt-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to