From owner-freebsd-questions@FreeBSD.ORG Sat Oct 11 19:42:43 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 565851065688; Sat, 11 Oct 2008 19:42:43 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from weak.local (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 5D0958FC0A; Sat, 11 Oct 2008 19:42:42 +0000 (UTC) (envelope-from kris@FreeBSD.org) Message-ID: <48F101D1.6050506@FreeBSD.org> Date: Sat, 11 Oct 2008 20:43:13 +0100 From: Kris Kennaway User-Agent: Thunderbird 2.0.0.17 (Macintosh/20080914) MIME-Version: 1.0 To: Boris Samorodov References: <48EFAA0B.1030908@mykitchentable.net> <06069130@bs1.sp34.ru> In-Reply-To: <06069130@bs1.sp34.ru> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Drew Tomlinson , mnag@FreeBSD.org, freebsd-questions@freebsd.org Subject: Re: libncurses.so.6 Not Found - How to Get 32 bit Version? 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: Sat, 11 Oct 2008 19:42:43 -0000 Boris Samorodov wrote: > You can copy this file from 6-i386 as Kris has already said. > And it may be a good idea to file a PR about it since this is > definitely the port's bug (CCing to the port's maintainer). I don't think it's a port bug, but it would be useful to have an official way to install the i386 compat libraries on amd64. This should probably be a separate slave port. Kris