Dear listmembers,
installing SRSS 4.2EA on my Debian server I realized that using
http://wiki.sun-rays.org/images/f/f5/95SUNW-pulseaudio.txt or similar
scripts requires installing ksh and a line on top of the script that is
to be put in /etc/X11/Xsessions.d/ as follows:
#!/usr/bin/ksh
Otherwise
# sed "s|UTAUDIODEV|$UTAUDIODEV|g" /usr/local/bin/utpulse.pa > ${PULSECONF}
will not work because the default bash shell throws an error message and
does not insert the current variable; using slashes instead of the pipe
signs results in bash only in a literally inserted $UTAUDIODEV.
Cost me an hour or two to figure it out, perhaps this could be updated
in the respective Wikis. With ksh the script works very well.
Greetings,
--AvH
_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users