From owner-freebsd-emulation@FreeBSD.ORG Wed Jan 11 13:36:29 2006 Return-Path: X-Original-To: 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 02F9316A41F for ; Wed, 11 Jan 2006 13:36:29 +0000 (GMT) (envelope-from bsam@ipt.ru) Received: from mail.ipt.ru (mail.ipt.ru [80.253.10.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id 840F343D45 for ; Wed, 11 Jan 2006 13:36:28 +0000 (GMT) (envelope-from bsam@ipt.ru) Received: from srv.sem.ipt.ru ([192.168.12.1]) by mail.ipt.ru with esmtp (Exim 4.54 (FreeBSD)) id 1Ewg9E-000Oyc-9Q; Wed, 11 Jan 2006 16:36:20 +0300 Received: from bsam by srv.sem.ipt.ru with local (Exim 4.60 (FreeBSD)) (envelope-from ) id 1Ewg90-000KvQ-JF; Wed, 11 Jan 2006 16:36:06 +0300 To: Alexander Leidinger References: <20060110202542.7e049c4c@Magellan.Leidinger.net> <20060111095954.c710azp5c0wwwkcg@netchild.homeip.net> From: Boris Samorodov Date: Wed, 11 Jan 2006 16:36:06 +0300 In-Reply-To: <20060111095954.c710azp5c0wwwkcg@netchild.homeip.net> (Alexander Leidinger's message of "Wed, 11 Jan 2006 09:59:54 +0100") Message-ID: <71140889@srv.sem.ipt.ru> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: emulation@freebsd.org, paul beard Subject: Re: having some trouble with linux-pango 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, 11 Jan 2006 13:36:29 -0000 On Wed, 11 Jan 2006 09:59:54 +0100 Alexander Leidinger wrote: > paul beard wrote: > > linux_base-rh-9 = up-to-date with port > You're using a non-default linux_base port, so don't expect everything to > work. > The problem is, that the rh-9 one doesn't adds the linux X11 lib directory to > the runtime linker search path by default. The default linux_base port does > this. I told this (and the reason for it) to the maintainer of the rh-9 port > several times, but he doesn't change the rh-9 port. > Do this: > echo '/usr/X11R6/lib' >> /compat/linux/etc/ld.so.conf > /compat/linux/sbin/ldconfig Yes, there is a PR on the matter: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/85254 Pay attention to followups. WBR -- bsam