From owner-freebsd-questions Mon May 6 18:46:39 2002 Delivered-To: freebsd-questions@freebsd.org Received: from services.webwarrior.net (overlord-host99.dsl.visi.com [209.98.86.99]) by hub.freebsd.org (Postfix) with ESMTP id 8EC2D37B403 for ; Mon, 6 May 2002 18:46:36 -0700 (PDT) Received: from twincat.vladsempire.net (hutch-196.hutchtel.net [206.10.67.96]) by services.webwarrior.net (Postfix) with ESMTP id B67B3838211 for ; Mon, 6 May 2002 20:46:33 -0500 (CDT) Received: by twincat.vladsempire.net (Postfix, from userid 1001) id CE9553879; Mon, 6 May 2002 20:46:09 +0000 (GMT) Date: Mon, 6 May 2002 20:46:09 +0000 From: Josh Paetzel To: questions@freebsd.org Subject: Linux-Realplayer can't find shared library...but it's there. Message-ID: <20020506204609.A293@twincat.vladsempire.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Just installed linux-realplayer from the ports on a 4.5-STABLE machine, ports were just cvsuped, all the dependancies were in order, realplayer installed without a hitch. I fired up the linux compatability mode, went to run realplayer, and I get: realplay: error in loading shared libraries: libXp.so.6: cannont oper shared object file: No such file or directory According to ls, it's there. I tried to ldconfig -m /usr/X11R6/lib, which is where it's supposed to be, and still no dice. I checked out realplayer on a buddies Mandrake 8.1 box, and libXp.so.6 is in /usr/X11R6/bin. What am I missing here? Josh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message