From owner-freebsd-emulation@FreeBSD.ORG Fri Jun 23 12:50:54 2006 Return-Path: X-Original-To: freebsd-emulation@freebsd.org 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 ECA5016A49A for ; Fri, 23 Jun 2006 12:50:54 +0000 (UTC) (envelope-from consumidor@mundinho.com.br) Received: from smtp2.hydra.com.br (smtp2.hydra.com.br [200.184.92.154]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5BA4843D60 for ; Fri, 23 Jun 2006 12:50:43 +0000 (GMT) (envelope-from consumidor@mundinho.com.br) Received: (qmail 29028 invoked by uid 509); 23 Jun 2006 08:10:44 +0000 Received: from 200-171-2-205.hydra.com.br (HELO kolab.usina-de-imagens.com.br) (200.171.2.205) by smtp2.hydra.com.br with SMTP; 23 Jun 2006 08:10:44 +0000 Received: from localhost (localhost [127.0.0.1]) by kolab.usina-de-imagens.com.br (Postfix) with ESMTP id D3AA83499CB for ; Fri, 23 Jun 2006 09:50:40 -0300 (BRT) Received: from localhost (localhost [127.0.0.1]) by kolab.usina-de-imagens.com.br (Postfix) with ESMTP id 682743499CE for ; Fri, 23 Jun 2006 09:50:40 -0300 (BRT) Received: from kolab.usina-de-imagens.com.br ([127.0.0.1]) by localhost (bigfoot.usina-de-imagens.com.br [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 41156-01-9 for ; Fri, 23 Jun 2006 09:50:38 -0300 (BRT) Received: from bigfoot.usina-de-imagens.com.br (bigfoot.usina-de-imagens.com.br [192.168.0.5]) by kolab.usina-de-imagens.com.br (Postfix) with ESMTP id 8935F3499FF for ; Fri, 23 Jun 2006 09:27:48 -0300 (BRT) From: consumidor Organization: mundinho To: freebsd-emulation@freebsd.org Date: Fri, 23 Jun 2006 09:24:47 -0300 User-Agent: KMail/1.9.3 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200606230924.48350.consumidor@mundinho.com.br> X-Virus-Scanned: by amavisd-new at kolab.usina-de-imagens.com.br Subject: linux_base-fc4 installing in the wrong path X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: consumidor@mundinho.com.br List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 12:50:55 -0000 gentlemen: my port of linux_base-fc4 is installing all binaries, libs etc in /usr/local. at the end of the install it "brands" all my binaries in /usr/local/bin and /usr/local/sbin, so my applications become unusable. It also installs libc.so.6 on /usr/local/lib, breaking a lot of stuff. I googled for hours, to no avail. Would you please help me on getting this done right? I mean, I presume it should be installed on /usr/compat/linux cheers, joe karma