having some trouble with linux-pango

Alexander Leidinger Alexander at Leidinger.net
Wed Jan 11 01:08:40 PST 2006


paul beard <paulbeard at 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




More information about the freebsd-emulation mailing list