Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Nov 1998 12:34:02 +0100 (MET)
From:      Werner Griessl <werner@btp1da.phy.uni-bayreuth.de>
To:        andreas@FreeBSD.ORG, ports@FreeBSD.ORG
Subject:   lyx & current
Message-ID:  <XFMail.981111123402.werner@btp1da.phy.uni-bayreuth.de>

next in thread | raw e-mail | index | archive | help

----------------------------------

Hi Andreas,

The new LyX (lyx-1.0.0pre2) compiles and installs without problems
on my current ELF system.
But if I try to run it fails with:

/usr/libexec/ld-elf.so.1: Shared object "libforms.so.0.88" not found

I installed xforms (elf) before.

ldd gives:
/usr/local/bin/lyx:
        libforms.so.0.88 => not found (0x0)
        libXpm.so.4 => /usr/X11R6/lib/libXpm.so.4 (0x2816e000)
        libSM.so.6 => /usr/X11R6/lib/libSM.so.6 (0x2817b000)
        libICE.so.6 => /usr/X11R6/lib/libICE.so.6 (0x28183000)
        libc.so.3 => /usr/lib/libc.so.3 (0x28197000)
        libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x28217000)
        libstdc++.so.2 => /usr/lib/libstdc++.so.2 (0x282aa000)
        libm.so.2 => /usr/lib/libm.so.2 (0x282e1000)

locate libxforms gives:
/spare2/X11R6/lib/aout/libxforms.a
/spare2/X11R6/lib/aout/libxforms.so
/spare2/X11R6/lib/aout/libxforms.so.0.88
/spare2/X11R6/lib/libxforms.a
/spare2/X11R6/lib/libxforms.so
/spare2/X11R6/lib/libxforms.so.0

locate libforms gives:
/usr/compat/linux/usr/X11R6/lib/libforms.so.0.81
/usr/lib/compat/aout/libforms.so.2.0
/usr/lib/compat/libforms.so.2.0


What did I wrong ?

Werner


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?XFMail.981111123402.werner>