Hello All,

There looks to be a fair bit of confusion around the names for readline. I
found several bugs that point to using:

libreadline-dev for Debian >= Stretch

You may need to enable a different repository to do that though.

https://packages.debian.org/search?suite=stretch&arch=any&mode=path&searchon
=contents&keywords=libreadline-dev

Debian is at top of the food chain so to speak. Ubuntu, Mint, and all the
derivative distros use the same control system for packaging (building) on
infrastructure servers. They use what's called a Debian Control file.
However, each release gets isolated to a specific set of packages. The names
of those packages can change from release to release (Wheezy --> Jessie -->
Stretch, etc)

You can use : apt-cache search <pkg>,  apt-cache show <pkg>, apt-cache
policy <pkg>, check the manifests for a release, or any number of methods to
track down package information on Debian based distro's.

Worst comes to worst, get on IRC => Debian Mentors, and ask there. Those
folks know their stuff well. You could also email the Debian developer
that's in charge of the package. If anyone knows the story, that person, or
persons, 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 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 packages was the filename.


... Rich    W2RG



On 07/04/2017 05:25 AM, Bill Somerville wrote:
> 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 stretch.
>
> Hi Phil,
>
> I don't think WSJT-X itself has a libreadline dependency but Hamlib 
> does I believe. If you are using the DEB file from the WSJT-X home 
> page or from the SourceForge files area you should note that package 
> is released only as a stop gap until our Linux package maintainers get 
> there thing done. It is built for the current LTS Ubuntu distribution 
> (16.04 LTS) and s not necessarily expected to work on other 
> distributions.
>
> The source package we release should build locally on other Linux 
> distros, have you tried that? You may have to install some 
> dependencies of course.
>
>
https://sourceforge.net/projects/wsjt/files/wsjtx-1.7.0/wsjtx-1.7.0.tgz/down
load 
>
>
> See INSTALL in the archive for installation details.
>
> 73
> Bill
> G4WJS.
>
>
>
----------------------------------------------------------------------------
-- 
>
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________
> wsjt-devel mailing list
> wsjt-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wsjt-devel
>


----------------------------------------------------------------------------
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to