From owner-freebsd-questions Sat Mar 28 17:14:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA07418 for freebsd-questions-outgoing; Sat, 28 Mar 1998 17:14:08 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mailb.telia.com (mailb.telia.com [194.22.194.6]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA07408 for ; Sat, 28 Mar 1998 17:14:04 -0800 (PST) (envelope-from girgen@partitur.se) Received: from d1o29.telia.com (root@d1o29.telia.com [194.236.214.241]) by mailb.telia.com (8.8.8/8.8.8) with ESMTP id DAA10702; Sun, 29 Mar 1998 03:14:00 +0200 (CEST) Received: from partitur.se (t4o29p15.telia.com [194.236.215.135]) by d1o29.telia.com (8.8.4/8.8.5) with ESMTP id DAA08276; Sun, 29 Mar 1998 03:13:58 +0200 (MET DST) Message-ID: <351DA032.874B68B5@partitur.se> Date: Sun, 29 Mar 1998 03:13:22 +0200 From: Palle Girgensohn Organization: Partitur X-Mailer: Mozilla 4.04 [en] (X11; I; FreeBSD 2.2.6-BETA i386) MIME-Version: 1.0 To: geoffr@globalserve.net CC: questions@FreeBSD.ORG Subject: Re: Basic RealNetwork server for FreeBSD 2.2.x References: <351D0D58.A361507@globalserve.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi Geoffrey! Sure, I've been running it in different versions for about a year and a half; actually payed $300 for the commercial version at that time, but now I run the basic server. It suits my needs just fine. I agree the install doc is bad, compared to most _free_ softwares. Untar the beast, and there is a setup program that you run with './setup'. It asks a lot of strange questions about where you want the server, passwords and stuff, and fixes a config file for you. I put it in /usr/local/pnserver, and here's my /usr/local/etc/rc.d/pnserver.sh script to start it: #!/bin/sh cd /usr/local/pnserver ./bin/pnserver ./server.cfg echo ' RealAudio/Video' Hope this helps! /Palle Geoffrey Robinson wrote: > > Hi, > has anybody tried the Basic (free) RealNetwork server for FreeBSD 2.2.x > from RealAudio? I want to try it out with some friends but I can't get > it working. I got as far as un-archiving it but can't find further > install scripts and the documentation that came with it is a joke. I've > tried running anything that looks like it might start the server but I > always get some error like 'real audio server not found' or 'exec format > error. wrong architecture'. > > Has anybody had any luck with this? I'm interested in knowing what > people think of it as well as what they've done with it. We want to > relay audio from a laptop with a sound card and a 28.8 dial up to our > server on a 1mb/s connection where it can be received by anybody > visiting out web site. Can this be done? > > thanks > > BTW: I've heard people mention RealAudio players for FreeBSD but I can't > seem to find one, particularly a Netscape plugin (all though anything > that lets me test the RealNetwork server will be fine). > > thanks again > > -- > Geoffrey Robinson > geoffr@globalserve.net > Oakville, Ontario, Canada. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message