From owner-freebsd-questions Sat Mar 8 23: 5:35 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 89D0E37B42A for ; Sat, 8 Mar 2003 23:05:14 -0800 (PST) Received: from mail.gmx.net (pop.gmx.de [213.165.65.60]) by mx1.FreeBSD.org (Postfix) with SMTP id 1B3B744183 for ; Sat, 8 Mar 2003 20:23:24 -0800 (PST) (envelope-from cleeker@gmx.net) Received: (qmail 8098 invoked by uid 0); 9 Mar 2003 04:23:17 -0000 Received: from ny-lancastercadent4g7-9c-83.buf.adelphia.net (HELO gmx.net) (24.48.114.83) by mail.gmx.net (mp005-rz3) with SMTP; 9 Mar 2003 04:23:17 -0000 Date: Sat, 8 Mar 2003 23:24:14 -0500 From: Rob To: freebsd-questions@FreeBSD.ORG Subject: Re: libstdc++.so.5 and linux compat Message-ID: <20030309042414.GA97516@micrognome.local> Mail-Followup-To: freebsd-questions@FreeBSD.ORG References: <000001c2e5dd$98514030$0a0f10ac@thatdude> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <000001c2e5dd$98514030$0a0f10ac@thatdude> User-Agent: Mutt/1.4i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Try ln -s libstdc++.so libstdc++so.5 On Sat, Mar 08, 2003 at 05:45:35PM -0800, Remington L. wrote: > I have a linux binary I wish to run on my FreeBSD 4.7 box. It has > linux_base 7.1 installed. When I try to run the linux binary it says > libstdc++.so.5 not found, but it is installed in the linux base. My > question is how do I get it to see the so.5 file? > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message