From owner-freebsd-emulation@FreeBSD.ORG Fri Jun 18 23:27:13 2004 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7EAE816A4CF for ; Fri, 18 Jun 2004 23:27:13 +0000 (GMT) Received: from rwcrmhc11.comcast.net (rwcrmhc11.comcast.net [204.127.198.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C03943D49 for ; Fri, 18 Jun 2004 23:27:13 +0000 (GMT) (envelope-from julian@elischer.org) Received: from interjet.elischer.org ([24.7.73.28]) by comcast.net (rwcrmhc11) with ESMTP id <2004061823270801300gfvoce>; Fri, 18 Jun 2004 23:27:08 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id QAA96962; Fri, 18 Jun 2004 16:27:07 -0700 (PDT) Date: Fri, 18 Jun 2004 16:27:05 -0700 (PDT) From: Julian Elischer To: Dan Nelson In-Reply-To: <20040618225524.GB74627@dan.emsphone.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: emulation@freebsd.org Subject: Re: Linux libs.. X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jun 2004 23:27:13 -0000 On Fri, 18 Jun 2004, Dan Nelson wrote: > In the last episode (Jun 18), Julian Elischer said: > > I've installed the linux-base-8 port but some things don't match what > > I need even though the software I'm trying to run is supported for > > redhat 8. > > > > the software requires: > > sh-2.04# !rpm > > rpm -i /cdrom/ism/Software/linux/cli/CLI-1.6-1.i386.rpm > > error: failed dependencies: > > libstdc++.so.5 is needed by CLI-1.6-1 > > libstdc++.so.5(GLIBCPP_3.2) is needed by CLI-1.6-1 > > www.rpmfind.net says this is provided by the "libstdc++-3.2" rpm > > http://www.rpmfind.net//linux/RPM/redhat/8.0/i386/libstdc++-3.2-7.i386.html > > , which is included in the linux_base-8 port. Maybe the port didn't > install correctly? yes I think something screwed up.. however I tried again (deinstalled an reinstalled it) and this time everything seems to be there. however the program coredumps.. (SIGSEGV). (damn!) > > -- > Dan Nelson > dnelson@allantgroup.com >