From owner-freebsd-questions@FreeBSD.ORG Wed Aug 29 08:50:05 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9DF8D16A41B for ; Wed, 29 Aug 2007 08:50:05 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id D059213C442 for ; Wed, 29 Aug 2007 08:50:04 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8) with ESMTP id l7T8nxLL010938; Wed, 29 Aug 2007 10:49:59 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8/Submit) with ESMTP id l7T8nxk7010935; Wed, 29 Aug 2007 10:49:59 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Wed, 29 Aug 2007 10:49:59 +0200 (CEST) From: Wojciech Puchar To: Jon Drukman In-Reply-To: Message-ID: <20070829104846.U10850@wojtek.tensor.gdynia.pl> References: <20070828200057.G27963@duane.dbq.yournetplus.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD 4.11 binary compatibility (libm.so.2, etc) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Aug 2007 08:50:05 -0000 if you won't find it just get your 4.11 install CD make some dir temporary on a disk then cat /path_to_base_distribution_dir/base.??|tar xpf - and look and move needed files to /usr/local/lib/compat On Tue, 28 Aug 2007, Jon Drukman wrote: > On 8/28/07, Duane Hill wrote: >> >> Have you tried the compat4 port: >> >> /usr/ports/misc/compat4x > > > thanks! that got me past one error, now i'm stuck on libcrypt.so.2 > > is there a port for libcrypt compat? (i didn't find anything obvious by > searching on *compat* or *crypt*) > > -jsd- > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > >