From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from pacific-carrier-annex.mit.edu(PACIFIC-CARRIER-ANNEX.MIT.EDU[18.7.21.83]) (2935 bytes) by braille.uwo.ca via smail with P:esmtp/D:aliases/T:pipe (sender: ) id for ; Wed, 16 May 2001 15:35:03 -0400 (EDT) (Smail-3.2.0.102 1998-Aug-2 #2 built 1999-Sep-5) Received: from grand-central-station.mit.edu (GRAND-CENTRAL-STATION.MIT.EDU [18.7.21.82]) by pacific-carrier-annex.mit.edu (8.9.2/8.9.2) with ESMTP id PAA25535 for ; Wed, 16 May 2001 15:35:06 -0400 (EDT) Received: from melbourne-city-street.mit.edu (MELBOURNE-CITY-STREET.MIT.EDU [18.7.21.86]) by grand-central-station.mit.edu (8.9.2/8.9.2) with ESMTP id PAA22001 for ; Wed, 16 May 2001 15:35:05 -0400 (EDT) Received: from heathrow (HEATHROW.MIT.EDU [18.81.1.213]) by melbourne-city-street.mit.edu (8.9.2/8.9.2) with SMTP id PAA21285 for ; Wed, 16 May 2001 15:35:05 -0400 (EDT) Message-ID: <000901c0de3f$814d3300$d5015112@mit.edu> Reply-To: "Rich Caloggero" From: "Rich Caloggero" To: Subject: speakup/install failed Date: Wed, 16 May 2001 15:36:29 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 List-Id: I'm trying to install speakup-0.10a on redhat kernel 2.2.19. I put the speakup sources under /usr/src and copied the source tree for linux-2.2.19 into linux. I entered the speakup source directory at /usr/src/speakup-0.10a and typed ./install and got this mess: [summary: lots of errors about expected binary operator ] ./installPatching version v22 Creating .orig files [./install: [: ==: binary operator expected ./install: [: ==: binary operator expected ./install: [: ==: binary operator expected ./install: [: ==: binary operator expected ./install: [: ==: binary operator expected ./install: [: ==: binary operator expected ./install: [: ==: binary operator expected ./install: [: ==: binary operator expected ./install: [: ==: binary operator expected ./install: [: ==: binary operator expected ./install: [: ==: binary operator expected ./install: [: ==: binary operator expected ./install: [: ==: binary operator expected ./install: [: ==: binary operator expected ./install: [: ==: binary operator expected ./install: [: ==: binary operator expected ./install: [: ==: binary operator expected ./install: [: ==: binary operator expected ./install: [: ==: binary operator expected ./install: [: ==: binary operator expected ./install: [: ==: binary operator expected ./install: [: ==: binary operator expected ./install: [: ==: binary operator expected ./install: [: ==: binary operator expected ./install: [: ==: binary operator expected ] done. Patching files [p./install: ${writeloc//^/\/}: bad substitution ] done. Copying files [c./install: ${writeloc//^/\/}: bad substitution ] done. speakup-0.10a# Help. Rich