From owner-freebsd-questions@FreeBSD.ORG Tue Mar 21 02:20:10 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4121816A400 for ; Tue, 21 Mar 2006 02:20:10 +0000 (UTC) (envelope-from oliver-forward@charter.net) Received: from mxsf07.cluster1.charter.net (mxsf07.cluster1.charter.net [209.225.28.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E6F743D53 for ; Tue, 21 Mar 2006 02:20:09 +0000 (GMT) (envelope-from oliver-forward@charter.net) Received: from mxip19a.cluster1.charter.net (mxip19a.cluster1.charter.net [209.225.28.149]) by mxsf07.cluster1.charter.net (8.12.11/8.12.11) with ESMTP id k2L2K79U008915 for ; Mon, 20 Mar 2006 21:20:07 -0500 Received: from 24-205-236-185.dhcp.snlo.ca.charter.com (HELO linux.linux) ([24.205.236.185]) by mxip19a.cluster1.charter.net with ESMTP; 20 Mar 2006 21:20:05 -0500 X-IronPort-AV: i="4.03,112,1141621200"; d="scan'208"; a="118386954:sNHT124809042" From: Oliver Iberien To: Kris Kennaway Date: Mon, 20 Mar 2006 18:20:00 -0800 User-Agent: KMail/1.9.1 References: <200603181044.56421.oliver-forward@charter.net> <200603201750.46710.oliver-forward@charter.net> <20060321015418.GA82689@xor.obsecurity.org> In-Reply-To: <20060321015418.GA82689@xor.obsecurity.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200603201820.00952.oliver-forward@charter.net> Cc: freebsd-questions@freebsd.org Subject: Re: No shared library support for realplayer? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Mar 2006 02:20:10 -0000 On Monday 20 March 2006 17:54, Kris Kennaway wrote: > On Mon, Mar 20, 2006 at 05:50:46PM -0800, Oliver Iberien wrote: > > On Saturday 18 March 2006 14:49, Kevin Kinsey wrote: > > > Oliver Iberien wrote: > > > >On Saturday 18 March 2006 11:22 am, Kris Kennaway wrote: > > > >>On Sat, Mar 18, 2006 at 10:44:56AM -0800, Oliver Iberien wrote: > > > >>>I installed Realplayer by running make clean install in its port > > > >>>directory. It all seemed to go fine, but it won't run, and no amount > > > >>> of > > > > > > I guess a question that is obvious to many of us is, "are you > > > attempting to run realplayer from the console?" > > > > > I have KDE 3.5 going so an X session is up and running, but I think it > > may still be an X problem. I've compared the output of ldd realplay.bin > > against what is found in /compat/linux/usr/lib, /lib, /usr/lib, > > /usr/local/lib, and /usr/X11R6 and found that some are missing. I did a > > portupgrade -R linux-realplayer, but this changed nothing. The missing > > libraries are: > Err? The fact that there's something on the RHS of the => means they > are not missing. Yes, you're absolutely right. I am learning as I go... Still, the mystery of realplayer's inability to open a display and the no-shared-libraries message remains. Thanks, Oliver