mc: can't load library 'libssh2.so.6.0'

2014-09-11 Thread Heiko Zimmermann
Hallo community,

today I updated 5.6 current GENERIC.MP#57 amd64 and the packages.

Now I get: mc: can't load library 'libssh2.so.6.0'
( mc-4.8.12 )

libssh2.so.6.0 does not exist.

Is this a known issue? What is the best way to fix it?

Thank you in advance.

Regards,
Heiko



Re: mc: can't load library 'libssh2.so.6.0'

2014-09-11 Thread Antoine Jacoutot
On Thu, Sep 11, 2014 at 11:31:59AM +0200, Heiko Zimmermann wrote:
 Hallo community,
 
 today I updated 5.6 current GENERIC.MP#57 amd64 and the packages.
 
 Now I get: mc: can't load library 'libssh2.so.6.0'
 ( mc-4.8.12 )
 
 libssh2.so.6.0 does not exist.
 
 Is this a known issue? What is the best way to fix it?

Looks like libssh2 was picked up during compilation.
Temporary fix until the mc package is fixed is to:
# pkg_add libssh2

-- 
Antoine



SOLVED mc: can't load library 'libssh2.so.6.0'

2014-09-11 Thread Heiko Zimmermann
Hello Antoine,
that fixed it. Thanks a lot :)
Heiko

Am 11.09.2014 um 11:35 schrieb Antoine Jacoutot:
 pkg_add libssh2