Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Nov 2000 00:48:37 -0500
From:      "Ilya" <maillist@krel.org>
To:        <freebsd-questions@freebsd.org>
Subject:   StarOffice 5.2 install
Message-ID:  <01c601c055da$31ae9390$0100a8c0@krel.org>
References:  <200011240538.eAO5cYE05675@comp1.mastery.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi. Ive been trying to install SO 5.2 from ports, but always unsuccesfull.
I get libX11.so.6 - not found. This is what i have in my ldconfig -r:
var/run/ld-elf.so.hints:
        search directories:
/usr/lib:/usr/lib/compat:/usr/local/lib:/usr/local/lib/mysql:/usr/libexec:/u
sr/X11R6/lib
         174:-lX11.6 => /usr/X11R6/lib/libX11.so.6

here is the locate result:
/usr/X11R6/lib/aout/libX11.so.6.1
/usr/X11R6/lib/libX11.so.6
/usr/compat/linux/usr/X11R6/lib/libX11.so.6
/usr/compat/linux/usr/X11R6/lib/libX11.so.6.1
/usr/compat/linux/usr/i486-linux-libc5/lib/libX11.so.6
/usr/compat/linux/usr/i486-linux-libc5/lib/libX11.so.6.1

I even tried to change Makefile :
LD_PATH=
${TMPDIR}:${WRKSRC}:${LINUXBASE}/lib:${LINUXBASE}/usr/lib:${LINUXBASE}/usr/X
11R6/lib
to add X11R6/lib
but always get same result.

when i run ldd on any binary .in /work i get this:
so-5_2-ga-bin-linux-en.bin:
        /lib/libNoVersion.so.1 => /lib/libNoVersion.so.1 (0x2806a000)
        libX11.so.6 => not found
        libdl.so.2 => /lib/libdl.so.2 (0x2806f000)
        libpthread.so.0 => /lib/libpthread.so.0 (0x28072000)
        libm.so.6 => /lib/libm.so.6 (0x28083000)
        libc.so.6 => /lib/libc.so.6 (0x2809f000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x28057000)

can someone advise on what is happening? X run normally by itself. so does
netscape

thx

PS i am running 4.2 release



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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?01c601c055da$31ae9390$0100a8c0>