From owner-freebsd-hackers Fri Sep 20 16:18:35 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id QAA18805 for hackers-outgoing; Fri, 20 Sep 1996 16:18:35 -0700 (PDT) Received: from w2xo.pgh.pa.us (w2xo.pgh.pa.us [206.210.70.5]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id QAA18774 for ; Fri, 20 Sep 1996 16:18:31 -0700 (PDT) Received: (from durham@localhost) by w2xo.pgh.pa.us (8.6.12/8.6.9) id TAA13494; Fri, 20 Sep 1996 19:17:38 -0400 Date: Fri, 20 Sep 1996 19:17:37 -0400 (EDT) From: Jim Durham To: Stephen Hocking cc: root@w2xo.pgh.pa.us, freebsd-hackers@freebsd.org Subject: Re: auserver In-Reply-To: <199609200455.EAA26597@netfl15a.devetir.qld.gov.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Fri, 20 Sep 1996, Stephen Hocking wrote: > You need to set the AUDIOSERVER environment variable (this is assumimng you > have au running already) to something like localhost:0 or use the -audio > option (e.g. "auedit -audio tcp/localhost:8000 foo.wav") > > Stephen > I should have mentioned that I did set it, but not with the magic invocation you mention. I did get it to run some clients with the -audio option using my entire host/domain name:8000. Thanks, I'll pursue it... -Jim Durham