From owner-freebsd-questions@FreeBSD.ORG Mon Jun 19 13:00:35 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 E858E16A541 for ; Mon, 19 Jun 2006 13:00:35 +0000 (UTC) (envelope-from stapleton.41@gmail.com) Received: from hu-out-0102.google.com (hu-out-0102.google.com [72.14.214.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id D682D43D69 for ; Mon, 19 Jun 2006 13:00:31 +0000 (GMT) (envelope-from stapleton.41@gmail.com) Received: by hu-out-0102.google.com with SMTP id 27so545934hub for ; Mon, 19 Jun 2006 06:00:30 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=bPY8ZrrldwvHDP0O+AyX6O4xSP7qVo4mYvFUGgxWBkFtAraYuZKm2sdD42nh28kun0bzTOkgDYdoF2BtlvwovsoIR1ReNi9Vjw3kzv+R58/6rVnFFbSzMUnYhNiYS2sZxBa9ka1oTOIcKEufV1VfUaugoC74TQcGmG3MqeHb8zM= Received: by 10.67.97.7 with SMTP id z7mr5510985ugl; Mon, 19 Jun 2006 05:53:28 -0700 (PDT) Received: by 10.67.100.9 with HTTP; Mon, 19 Jun 2006 05:53:28 -0700 (PDT) Message-ID: <80f4f2b20606190553me46f2e8xb30ed0fd28aabb69@mail.gmail.com> Date: Mon, 19 Jun 2006 08:53:28 -0400 From: "Jim Stapleton" To: freebsd-questions@freebsd.org In-Reply-To: <44969C7F.1030307@dial.pipex.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <80f4f2b20606181355x3155c33dp1e498dea663000c5@mail.gmail.com> <4495C1DF.9040506@dial.pipex.com> <80f4f2b20606181428o270e0dedl885bf38540723b15@mail.gmail.com> <449663A8.5070203@dial.pipex.com> <80f4f2b20606190255g6e742279r18fed593af119106@mail.gmail.com> <44967ABE.3030503@dial.pipex.com> <80f4f2b20606190423w2385da69o8984a50c47a8162c@mail.gmail.com> <44969C7F.1030307@dial.pipex.com> Subject: Re: smoke and mirrors - any way to trick an app into thinking I'm running linux? 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: Mon, 19 Jun 2006 13:00:36 -0000 The problem is I don't already have one, though there is a reply to my other post that I'll be looking at in a few minutes, maybe something will be there. I updated the locate db, and tried to locate "glibc", but I only found documentation, and a few bin (not lib) compat files that look like they are meant to upgrade something, but creat no glibc. What I was considering was linking my "libc.so.6" file (no "g") to a glibc file in compat. -Jim Stapleton > Good stuff. > > The glibc you have might just do fine. Just make a symlink from the one > you want to the one you have and try! There's an FC4 linux in the > ports, IIRC which is as recent as any Linux I have to administer; I have > trouble believing you'd need a newer one otherwise the app won't even > run on most Linux machines :-) Or maybe your app has an RPM for an > older linux you could try. >