When you built openssh, didn't it also build the openssh-clients and openssh-server RPMs?  You should install them at the same in the same transaction with your version of openssh:<br><br>rpm -Uvh openssh*-5.6p1-1.i386.rpm<br>
<br><div class="gmail_quote">On Mon, Nov 29, 2010 at 11:23 AM, bluethundr <span dir="ltr"><<a href="mailto:bluethundr@gmail.com">bluethundr@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
 I have successfully created a packaged version of openssh that has<br>
the LPK patch.  LPK allows you to store your public keys in LDAP.<br>
However when I go to install the package I created it complains about<br>
dependencies:<br>
<br>
[root@VIRTCENT13:/home/bluethundr/rpm]#rpm -Uvh openssh-5.6p1-1.i386.rpm<br>
error: Failed dependencies:<br>
        openssh = 5.5p1-1.el5 is needed by (installed) openssh-clients-5.5p1-1.el5.i386<br>
        openssh = 5.5p1-1.el5 is needed by (installed) openssh-server-5.5p1-1.el5.i386<br>
<br>
 how can I get past this?<br>
<br>
thanks!!<br>
<font color="#888888"><br>
<br>
--<br>
Here's my RSA Public key:<br>
gpg --keyserver <a href="http://pgp.mit.edu" target="_blank">pgp.mit.edu</a> --recv-keys B6D6EAC3<br>
_______________________________________________<br>
CentOS mailing list<br>
<a href="mailto:CentOS@centos.org">CentOS@centos.org</a><br>
<a href="http://lists.centos.org/mailman/listinfo/centos" target="_blank">http://lists.centos.org/mailman/listinfo/centos</a><br>
</font></blockquote></div><br>