>> >> I'm trying to set up NAS (for use with Netscape) and I must
>> >>be missing something.
>> >> I created /dev/audio, added the NAS package, and read the
>> >>man page. When I run any of the programs, I get:
>> >>au____: unable to connect to audio server
>> >> Is there another piece of software I need to be running?
>> >The server? :-)
>> >(Just type 'nas' to start it up).
>> Umm, has this changed since 2.1R? Try `auvoxware -aa &' ??
I use 2.1R.
First run nas server, lets assume it's on localhost with
au &
Then au____ should run with option like this:
au____ -audio localhost:0 .....
Seem that without this option it can't connect to default
server, which only the one who compile it knew what it is.
Well that work on my PC.
Good luck.