From mboxrd@z Thu Jan 1 00:00:00 1970 From: rh-user@golden-home.net Subject: Cross-Compiling OpenSSH/OpenSSL Date: Fri, 28 Jun 2002 07:19:32 -0400 Sender: linux-admin-owner@vger.kernel.org Message-ID: <200206281119.HAA27666@Minerva.dave.local> Mime-Version: 1.0 Content-Transfer-Encoding: 7BIT Return-path: List-Id: Content-Type: text/plain; charset="us-ascii" To: linux-admin@vger.kernel.org Help! How do I compile OpenSSH/OpenSSL on one machine (running RH7.2) for use on another machine (running stripped RH6.2)? I'm trying to build a server, and don't want to load it up with things not needed like sources and development tools. Also, my user machine compiles a whole lot faster. But when I transfer the resulting binaries, they're expecting different library versions. Suggestions?