From: Patrick G. <pg...@ma...> - 2018-04-19 14:34:07
|
Hi Pablo - Thanks very much for your help with this. I will try the config suggestions you provided; meanwhile, regarding libreadline6: On 04/19/2018 12:49 AM, Pablo Conesa wrote: > To me, it seems that libreadline6 hasn't made it to bionic, yet?: > My bad; I should have checked the Xenial (16.04) package list first. However, it doesn't look like libreadline6 is going to make it into Bionic (18.04). Here is the related package list obtained by searching the package directories on packages.ubuntu.com for "libreadline": Package libreadline-dev [this is version 7] Package libreadline5 Package libreadline5-dbg Package libreadline6-dev Package libreadline7 Package libreadline7-dbg Looks like they went to version 7, while retaining version 5, but not 6. Is this a compile time or a run time dependency? If compile time, one would usually need the -dev version anyway. |