From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cdptpa-omtalb.mail.rr.com (cdptpa-omtalb.mail.rr.com [75.180.132.121]) by speech.braille.uwo.ca (Postfix) with ESMTP id F337710A31 for ; Tue, 23 Jun 2009 13:36:32 -0400 (EDT) Received: from linux1.localdomain ([66.25.35.110]) by cdptpa-omta01.mail.rr.com with ESMTP id <20090623173632668.UDOF20969@cdptpa-omta01.mail.rr.com> for ; Tue, 23 Jun 2009 17:36:32 +0000 Received: by linux1.localdomain (Postfix, from userid 1000) id 43202464FE; Tue, 23 Jun 2009 12:36:32 -0500 (CDT) Date: Tue, 23 Jun 2009 12:36:32 -0500 From: William Hubbs To: "Speakup is a screen review system for Linux." Subject: Re: speakupconf problem and fix Message-ID: <20090623173632.GA19424@linux1> Mail-Followup-To: "Speakup is a screen review system for Linux." References: <20090623153631.GA18737@linux1> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090623153631.GA18737@linux1> User-Agent: Mutt/1.5.16 (2007-06-09) X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.12 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Jun 2009 17:36:33 -0000 On Tue, Jun 23, 2009 at 10:36:31AM -0500, William Hubbs wrote: > > The problem is, the version of find in Slackware 12.2 does not recognize > > the "-readable" and "-writable" options. I suspect that they are in some > > newer version of find. The "find --version" command gives the following on > > my system. (snip) > If you can come up with another solution that does the same thing we > are looking for (allows a user to save the files they can read and write > regardless of whether they actually own the files), let me know. Chris and I came up with a solution for this issue, and the fix is checked into git. Adam, can you do another pull and let me know if the change we made works for you? Thanks, William