On Fri, 15 Aug 1997, Jason Killen wrote:

> sh: -c: line 1: missing closing ')' for arithmetic expression
> sh: -c: line 1: syntax error near unexpected token ';'
> sh: -c: line 1: '((/usr/local/bin/realaudio/raplayer /tmp/file.ram); rm 
> /tmp/file.ram )&'

This is a result of the bash 2.00 bug.  You might try:

1) using/installing ash from 1.3.1
        Notes:  I don't know if it suffers from the same bug.
                You'll have to make a symlink from /bin/sh to ash,
           wherever ash is (probably /usr/bin/,  but I might be wrong)

2) upgrading to bash 2.01 from hamm
        Notes:  I _know_ it doesn't suffer from the same bug.  Haven't
                        found any other bugs,  either.
                You'll have to upgrade to libc6 from unstable,  also,  so
                        you'll need to read the mini-howto that was posted
                        this morning.  If you don't have a copy,  I'll
                        mail you one.  It's painless if you follow the
                        directions.

 
                                                        Will

                                 [EMAIL PROTECTED]
                               [EMAIL PROTECTED]
                         http://www.cis.udel.edu/~lowe/


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .

Reply via email to