From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from c1422183-a.ross1.pa.home.com([65.9.87.151]) (1941 bytes) by braille.uwo.ca via smail with P:esmtp/D:aliases/T:pipe (sender: ) id for ; Thu, 8 Feb 2001 21:55:51 -0500 (EST) (Smail-3.2.0.102 1998-Aug-2 #2 built 1999-Sep-5) Received: from localhost (frankiec@localhost) by c1422183-a.ross1.pa.home.com (8.9.3/8.9.3) with ESMTP id CAA14057 for ; Fri, 9 Feb 2001 02:55:37 GMT X-Authentication-Warning: c1422183-a.ross1.pa.home.com: frankiec owned process doing -bs Date: Fri, 9 Feb 2001 02:54:16 +0000 (UTC) From: Frank Carmickle X-Sender: frankiec@c1422183-a.ross1.pa.home.com Reply-To: frankiec@braille.uwo.ca To: Speakup List Subject: Re: Script to access the reflector In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII List-Id: Well it has nothing to do with the script. It has to do with perditions on the audio device. Make sure that root owns them and that the group audio owns them. Then you can put yourself in the audio group. Frank Frank Carmickle phone: 412 761-9568 email: frankiec@dryrose.com On Thu, 8 Feb 2001, Georgina Joyce wrote: > Hi All > > I wondered if someone could browse the following script and tell me why > permission is denied even though it has a value of 755. > > #!/bin/sh > export SPEAKFREE_LWL="lwl.braille.uwo.ca" > export SPEAKFREE_ID="Georgina Joyce : gena@gena.uklinux.net : 07951196268 : > UK" > sfspeaker -j & > sfspeaker -j -p4074 & > sfmike lwl.braille.uwo.ca:4074 > killall sfspeaker > > > Gena > > gena@visson.freeserve.co.uk g.joyce@uclan.ac.uk > > http://www.visson.freeserve.co.uk > > Mobile Telephone Number 07951 196268 > > > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup >