Andreas von Heydwolff wrote:
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
I think from memory the last time I did an install of Sun Ray on Debian
(SRSS 4.1 on Stable/Lenny), the installation script for SRSS aborted
unless I already had ksh installed in the first place (it does a check).
Is that possible why it's never had a shebang added to the first line of
that script?
Regards,
Stewart
_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users