Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Apr 2001 15:17:27 +0200
From:      Dirk Froemberg <dirk@freebsd.org>
To:        Jonathan Chen <jonathan.chen@itouch.co.nz>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: LyX port, dependancies on compat/3
Message-ID:  <20010410151727.A84997@physik.TU-Berlin.DE>
In-Reply-To: <20010409153231.A28985@itouchnz.itouch>; from jonathan.chen@itouch.co.nz on Mon, Apr 09, 2001 at 03:32:31PM %2B1200
References:  <20010409153231.A28985@itouchnz.itouch>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi Jonathan!

On Mon, Apr 09, 2001 at 03:32:31PM +1200, Jonathan Chen wrote:
> I've just installed print/lyx recently and started playing around with
> it after a reference in daemonnews. However, I found that it wouldn't
> run unless I installed the compat-3 libraries. I'm curious as to why it
> would need them:
> 
> 0:jonc-~,3:26pm> ldd /usr/local/bin/lyx
> /usr/local/bin/lyx:
>         libintl.so.1 => /usr/local/lib/libintl.so.1 (0x283a3000)
>         libforms.so.0.88 => /usr/X11R6/lib/libforms.so.0.88 (0x283a8000)
>         libXpm.so.4 => /usr/X11R6/lib/libXpm.so.4 (0x28422000)
>         libSM.so.6 => /usr/X11R6/lib/libSM.so.6 (0x28430000)
>         libICE.so.6 => /usr/X11R6/lib/libICE.so.6 (0x28439000)
>         libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x2844f000)
>         libstdc++.so.3 => /usr/lib/libstdc++.so.3 (0x2852a000)
>         libm.so.2 => /usr/lib/libm.so.2 (0x28570000)
>         libc.so.4 => /usr/lib/libc.so.4 (0x2858b000)
>         libc.so.3 => /usr/lib/compat/libc.so.3 (0x28621000)
>         libXThrStub.so.6 => /usr/X11R6/lib/libXThrStub.so.6 (0x286a2000)

It's xforms requiring compat3.

xforms should be compiled with references to newer libc...

	Regards Dirk

-- 
Dirk Froemberg

FreeBSD: The Power to Serve!		http://www.FreeBSD.org/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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