From owner-freebsd-emulation Sun Jul 4 19:28:42 1999 Delivered-To: freebsd-emulation@freebsd.org Received: from pluto.ipass.net (pluto.ipass.net [198.79.53.5]) by hub.freebsd.org (Postfix) with ESMTP id D3E2F1523D; Sun, 4 Jul 1999 19:28:27 -0700 (PDT) (envelope-from rhh@ipass.net) Received: from stealth.ipass.net. (ppp-1-53.dialup.rdu.ipass.net [209.170.132.53]) by pluto.ipass.net (8.9.3/8.9.3) with ESMTP id WAA01219; Sun, 4 Jul 1999 22:28:22 -0400 (EDT) Received: (from rhh@localhost) by stealth.ipass.net. (8.9.3/8.8.8) id WAA12835; Sun, 4 Jul 1999 22:30:21 -0400 (EDT) (envelope-from rhh) Date: Sun, 4 Jul 1999 22:30:20 -0400 From: Randall Hopper To: Keith Cc: multimedia@FreeBSD.ORG, emulation@FreeBSD.ORG Subject: Re: RealPlayer G2 for Linux (6.0-0.99051701) Message-ID: <19990704223020.B12246@ipass.net> References: <19990702182620.A9199@ipass.net> <19990705025055.C332@keith.home> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: <19990705025055.C332@keith.home>; from Keith on Mon, Jul 05, 1999 at 02:50:55AM +0800 Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Keith: |On 07/04/99, Bernie Doehner wrote: |> I just tried installing it on my 3.2-R box, and I keep getting signal 11 |> core dumps, pretty much at startup. | |It seems that G2 for Linux has to be installed & run with root privilege. It's not setuid here, and it runs fine in a non-root account on 3.2-R. I just: 1) pulled the rpm package from real.com 2) ran rpm2cpio on it 3) extracted it in the /compat/linux tree using "cpio -ivmud" 4) snagged libstdc++.so.2.8 from a Redhat 5.2 box 5) ran /compat/linux/sbin/ldconfig, and 6) created a link from /compat/linux/usr/bin/realplay to /opt/bin/rvplayer_v6_0.linux /opt/bin is in my $PATH, and I run rvplayer through the symlink created in #6. Randall To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message