Jeremy Messenger wrote on 29.05.2012 23:42:
And this is not the same lib, that is installed by security/libssh. There
also no header files that is needed for hydra build. How to distinguish
among the libraries and install one from security/libssh if it is missed. I
can check for file presence at
On Tue, May 29, 2012 at 2:04 PM, Ruslan Mahmatkhanov wrote:
> Hi.
>
> Can please somebody suggest how to do this right. In security/hydra/Makefile
> I have this:
>
> LIB_DEPENDS+= ssh.4:${PORTSDIR}/security/libssh
>
> But if I try to make this, there will be no security/libssh installed. It is
>
Hi.
Can please somebody suggest how to do this right. In
security/hydra/Makefile I have this:
LIB_DEPENDS+= ssh.4:${PORTSDIR}/security/libssh
But if I try to make this, there will be no security/libssh installed.
It is because:
[rm@smeshariki3 ~]> ldconfig -r | grep ssh
100:-lssh