Re: [wsjt-devel] build on debian stretch

2017-07-04 Thread ki7mt via wsjt-devel
ns, would have the latest scoop. 73's Greg, KI7MT -Original Message- From: Rich Griffiths [mailto:r...@w2rg.net] Sent: Tuesday, July 4, 2017 10:16 AM To: wsjt-devel@lists.sourceforge.net Subject: Re: [wsjt-devel] build on debian stretch I never learned exactly how debian/ubuntu checks de

Re: [wsjt-devel] build on debian stretch

2017-07-04 Thread Rich Griffiths
I never learned exactly how debian/ubuntu checks dependencies, so please excuse this possibly silly question. In some cases, might it not be possible simply to do: ln -s libread5 libread6 (??) I've encountered other situations where the only important difference between the old and newer pac

Re: [wsjt-devel] build on debian stretch

2017-07-04 Thread Bill Somerville
Hi Steve, I am pretty sure only Hamlib has a libreadline dependency and that is optional. If you rebuild Hamlib with your preferred libreadline installed you should be able stick with one version. 73 Bill G4WJS. On 04/07/2017 12:27, Steven Franke wrote: Hi Bill - I’ve started encountering t

Re: [wsjt-devel] build on debian stretch

2017-07-04 Thread Steven Franke
Hi Bill - I’ve started encountering the libreadline dependency when building wsjtx-x on OS X since a couple of days ago when I updated my macports installation. The wsjt-x build wants to see readline 6 whereas the latest macports installs readline 7. On the other hand, the gnu octave version in

Re: [wsjt-devel] build on debian stretch

2017-07-04 Thread Bill Somerville
On 04/07/2017 05:01, Phil Karn wrote: Has anyone installed or rebuilt wsjtx on the new Debian release 9.0, codename "stretch"? Stretch dropped some packages that weren't being supported upstream, apparently including libreadline6 that wsjtx has as a dependency. libreadline5 is still present in

[wsjt-devel] build on debian stretch

2017-07-03 Thread Phil Karn
Has anyone installed or rebuilt wsjtx on the new Debian release 9.0, codename "stretch"? Stretch dropped some packages that weren't being supported upstream, apparently including libreadline6 that wsjtx has as a dependency. libreadline5 is still present in stretch. Log of install attempt attache