From owner-freebsd-emulation@FreeBSD.ORG Wed Jan 13 18:29:09 2010 Return-Path: Delivered-To: freebsd-emulation@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8FD9C1065670 for ; Wed, 13 Jan 2010 18:29:09 +0000 (UTC) (envelope-from mi+thun@aldan.algebra.com) Received: from mail2.timeinc.net (mail2.timeinc.net [64.236.74.30]) by mx1.freebsd.org (Postfix) with ESMTP id 380968FC0A for ; Wed, 13 Jan 2010 18:29:08 +0000 (UTC) Received: from mail.timeinc.net (mail.timeinc.net [64.12.55.166]) by mail2.timeinc.net (8.13.8/8.13.8) with ESMTP id o0DHoEPq002436 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 13 Jan 2010 12:50:14 -0500 Received: from ws-mteterin.dev.pathfinder.com (ws-mteterin.dev.pathfinder.com [209.251.223.173]) by mail.timeinc.net (8.13.8/8.13.8) with SMTP id o0DHoEfl029824; Wed, 13 Jan 2010 12:50:14 -0500 Message-ID: <4B4E07D6.9050102@aldan.algebra.com> Date: Wed, 13 Jan 2010 12:50:14 -0500 From: "Mikhail T." Organization: Virtual Estates, Inc. User-Agent: Mozilla/5.0 (X11; U; Linux i686; uk; rv:1.9.1.5) Gecko/20091204 Thunderbird/3.0 MIME-Version: 1.0 To: Jim Smith References: <20100113104150.53cf1492.jmsmith@interconchemical.com> In-Reply-To: <20100113104150.53cf1492.jmsmith@interconchemical.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Cc: freebsd-emulation@FreeBSD.org Subject: Re: Wingz3 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 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: Wed, 13 Jan 2010 18:29:09 -0000 01/13/10 11:41, Jim Smith написав(ла): > Hi, > > Having some problems installing Wingz3 on a FreeBSD 7.2 system. Wingz3 > installs fine, but when I try to run it I get: > > ELF Interpreter /lib/ld-linux.so.1 not found > > My current setup has linux_base-fc6 installed, which includes > ld-linux.so.2 [as a symlink]. I created a symlink for ld-linux.so.1, > but still get the same error. > > I deinstalled fc6, installed fc4, and get the same error. Seems like > the program doesn't know how to find /usr/compat/linux/lib. > > Any thoughts? The question is not, really, for me, but for the Linuxulator people (CC-ed)... Thanks for the heads-up! Yours, -mi