From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from oflmta01bw.bigpond.com ([139.134.6.21]) by speech.braille.uwo.ca with esmtp (Exim 3.32 #1 (Debian)) id 16Ts4r-0006aj-00 for ; Thu, 24 Jan 2002 17:10:37 -0500 Received: from data.home ([144.135.24.84]) by oflmta01bw.bigpond.com (Netscape Messaging Server 4.15) with SMTP id GQGR9K00.64W for ; Fri, 25 Jan 2002 08:17:44 +1000 Received: from CPE-144-136-137-64.qld.bigpond.net.au ([144.136.137.64]) by bwmam06.mailsvc.email.bigpond.com(MailRouter V3.0h 47/1114920); 25 Jan 2002 08:10:35 Received: from geoff by data.home with local-esmtp (Exim 3.12 #1 (Debian)) id 16Ts4p-0001Hz-00; Fri, 25 Jan 2002 08:10:35 +1000 Date: Fri, 25 Jan 2002 08:10:35 +1000 From: Geoff Shang To: speakup@braille.uwo.ca Subject: Re: Checkout Problems In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: speakup-admin@braille.uwo.ca Errors-To: speakup-admin@braille.uwo.ca X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.0.7 Precedence: bulk Reply-To: speakup@braille.uwo.ca List-Help: List-Post: List-Subscribe: , List-Id: Speakup is a screen review system for Linux. List-Unsubscribe: , List-Archive: On Thu, 24 Jan 2002, Steve Holmes wrote: > On one of my machines, I get the following output when I try to run the > latest checkout script: > Patching version v22 > ./checkout: [: ==: binary operator expected ah. This is because you're running an old version of bash. I believe you need bash 2.x installed. Geoff.