From owner-freebsd-multimedia Mon Oct 29 16:55:51 2001 Delivered-To: freebsd-multimedia@freebsd.org Received: from mail5.nc.rr.com (fe5.southeast.rr.com [24.93.67.52]) by hub.freebsd.org (Postfix) with ESMTP id 118F937B403 for ; Mon, 29 Oct 2001 16:55:48 -0800 (PST) Received: from stealth.cary.dummynet ([66.26.231.240]) by mail5.nc.rr.com with Microsoft SMTPSVC(5.5.1877.687.68); Mon, 29 Oct 2001 19:55:42 -0500 Received: (from rhh@localhost) by stealth.cary.dummynet (8.11.4/8.11.4) id f9U0tQN01343; Mon, 29 Oct 2001 19:55:26 -0500 (EST) (envelope-from aa8vb@nc.rr.com) X-Authentication-Warning: stealth.cary.dummynet: rhh set sender to aa8vb@nc.rr.com using -f Date: Mon, 29 Oct 2001 19:55:26 -0500 From: Randall Hopper To: Edwin Culp Cc: multimedia@FreeBSD.ORG Subject: Re: Linux RealPlayer Message-ID: <20011029195526.A1003@nc.rr.com> References: <1004112072.3bd988c8c20c3@Mail.SavvyWorld.Net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <1004112072.3bd988c8c20c3@Mail.SavvyWorld.Net>; from eculp@EnContacto.Net on Fri, Oct 26, 2001 at 09:01:12AM -0700 Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Edwin Culp: |I decided to install linux realplayer from ports. Installed without |a problem but the when the plug-in didn't seem to respond I tryed the |realplayer and get nothing, no error messages except it returns 1. |mplayer and ogle play dvd's acceptably on this same laptop. I have |the same netscape and realplayer working perfectly on my desktop. |I can't even get an error to guide me. | |/usr/local/lib/RealPlayer8 # realplay; echo $? |1 | |Any ideas would be appreciated. Maybe: > brandelf -t Linux realplay or options DEBUG_LINUX in your kernel. I'd suggest strace but... > /compat/linux/usr/bin/strace realplay execve("./realplay", ["realplay"], [/* 67 vars */]) = 0 strace: ptrace(PTRACE_TRACEME, ...): Function not implemented :-( Randall To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message