Hello all.

Yesterday, as allot of you may already know, Ubuntu 14.04 was released. 
There were / are allot of changes. Will probably be seeing all of PPA 
updates soon.

I put together a few notes on required packages and things (certainly 
not a full list), that others may find useful. From a new install, 
nothing but update && upgrade performed.  I have full dpkg 
--get-selections if anyone wants it, 1711 packages or so.

Ubuntu 14.04 Packages and Edits

* General Packages (still verifying depends, provides, & r-depends )

autoconf automake cmake dialog gcc g++ gfortran lib64readline6 \
libtool libfftw3-dev libgfortran3:i386 libc6:i386 libquadmath0:i386 \
make gettext git pulseaudio qtbase5-dev qtmultimedia5-dev \
libqt5multimedia5-plugins libportaudio2 portaudio19-dev subversion \
libsamplerate0 libsamplerate0-dev

* Several packages were already installed, I think I have most of them
listed, but there may be a few flyers here and there.

* For the full Hamlib3 test suite, you'll probably need a few more packages:

./configure --help and the ./configure itself will outline them.

* Python3 Packages ( WSPR / WSJT Only )
python3 (default ver 3.4.0)
python3-dev
python3-tk
python3-imaging
python3-imaging-tk
python3-numpy ( provides 1.8.1 )
cx-freeze (provides 3.4.0)

* Pmw 2.0.0 is required for Py3, built locally, no Py3 repo pkg yet:
URL: http://sourceforge.net/projects/pmw/?source=navbar

* Not Required but Recommended
python-virtualenv (uses Py27, specify py3x as interrupter)
virtualenvwrapper
python3-setuptools (provides 3.3)
python3-pip (provides 1.5.4)

* Used a python virtual environment for testing on 14.04 A1/B1/B2, kept 
me from
messing with the base system.

* User / Group Updates, for USB and Sound
sudo usermod -a -G dialout,audio $USER

73's
Greg, KI7MT



------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to