From owner-freebsd-questions Mon Jul 12 12:18: 6 1999 Delivered-To: freebsd-questions@freebsd.org Received: from nezu.gs.verio.net (nezu.gs.verio.net [204.27.67.227]) by hub.freebsd.org (Postfix) with ESMTP id B35F514F5A for ; Mon, 12 Jul 1999 12:17:58 -0700 (PDT) (envelope-from rzig@verio.net) Received: by nezu.internal with Internet Mail Service (5.5.2448.0) id <3Y58MPP6>; Mon, 12 Jul 1999 14:16:50 -0500 Message-ID: <79103FDEF940D2118D9D00A0C9C9309C5FE60C@nezu.internal> From: Raul Zighelboim To: "'questions@freebsd.org'" Subject: Linux emulation... what am I missing ? Date: Mon, 12 Jul 1999 14:16:49 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thanks; When I try to intall G2 player, I get: root@rodia> /compat/linux/bin/rpm --install --ignoreos /compat/linux/var/rpm/G2player-6.0-0.99051701.i386_rpm failed dependencies: libICE.so.6 is needed by G2player-6.0-0.99051701 libSM.so.6 is needed by G2player-6.0-0.99051701 libX11.so.6 is needed by G2player-6.0-0.99051701 libXext.so.6 is needed by G2player-6.0-0.99051701 libXmu.so.6 is needed by G2player-6.0-0.99051701 libXt.so.6 is needed by G2player-6.0-0.99051701 libXaw.so.6 is needed by G2player-6.0-0.99051701 even thought the libraries are there: root@rodia> /compat/linux/sbin/ldconfig -p | grep ICE libICE.so.6 (ELF) => /usr/X11R6/lib/libICE.so.6 root@rodia> ldconfig -r | grep ICE 73:-lICE.6 => /usr/X11R6/lib/libICE.so.6 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message