[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: libcurl problem.



On Tue, Nov 27, 2018 at 02:25:55PM -0500, Gene Heskett wrote:
> Greetings all;
> 
> One of the last updates to wheezy was libcurl, from security.debian.org, 
> to libcurl.so.4.2.0 which was installed by symlinking it to 
> libcurl.so.4, which is what the erroir.
> 
> Normally when you folks do that, the symlink says it is 100% compatible 
> with the older version.
> 
> But everything on my system that needs libcurl.so.4 is yelling about it 
> can't be found.
> 
> How to fix this if possible?
> 
What is the output of this command:

apt-cache policy $(dpkg -l |grep libcurl | awk '{print $2}')


-- 
Roberto C. Sánchez


Reply to: