Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Jun 1996 13:32:13 +0200
From:      "Christoph P. Kukulies" <kuku@gilberto.physik.rwth-aachen.de>
To:        freebsd-current@freefall.FreeBSD.org
Subject:   linux emu (libXpm problem)
Message-ID:  <199606121132.NAA04885@gilberto.physik.rwth-aachen.de>

next in thread | raw e-mail | index | archive | help
I tried to run a linux binary and I'm getting the 
following error:

miles# /compat/linux/usr/bin/ldd Xfile
Xfile: '/lib/libXpm.so.4' is not an ELF file
        libXpm.so.4 => not found
        libXt.so.6 => /usr/X11R6/lib/libXt.so.6.0
        libXext.so.6 => /usr/X11R6/lib/libXext.so.6.0
        libX11.so.6 => /usr/X11R6/lib/libX11.so.6.0
        libm.so.5 => /lib/libm.so.5.0.0
        libcursesX.so.1 => not found
        libc.so.5 => /lib/libc.so.5.0.9
        libSM.so.6 => /usr/X11R6/lib/libSM.so.6.0
        libICE.so.6 => /usr/X11R6/lib/libICE.so.6.0
miles# 

I installed linux_lib freshly from ports-current on a 
-current system.


--Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de



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