Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Jan 2006 09:59:54 +0100
From:      Alexander Leidinger <Alexander@Leidinger.net>
To:        paul beard <paulbeard@mac.com>
Cc:        emulation@freebsd.org
Subject:   Re: having some trouble with linux-pango
Message-ID:  <20060111095954.c710azp5c0wwwkcg@netchild.homeip.net>
In-Reply-To: <DF18B53D-B1AF-486C-A55A-84F248118634@mac.com>
References:  <EBA3AA9B-EBD3-4674-B558-F5D298B84506@mac.com> <20060110202542.7e049c4c@Magellan.Leidinger.net> <DF18B53D-B1AF-486C-A55A-84F248118634@mac.com>

next in thread | previous in thread | raw e-mail | index | archive | help
paul beard <paulbeard@mac.com> 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

Bye,
Alexander.

-- 
http://www.Leidinger.net  Alexander @ Leidinger.net: PGP ID = B0063FE7
http://www.FreeBSD.org     netchild @ FreeBSD.org  : PGP ID = 72077137
One expresses well the love he does not feel.
		-- J.A. Karr





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060111095954.c710azp5c0wwwkcg>