From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from server1.shellworld.net ([64.39.15.178] ident=root) by speech.braille.uwo.ca with esmtp (Exim 3.35 #1 (Debian)) id 18pNfq-0004Bk-00 for ; Sun, 02 Mar 2003 02:14:14 -0500 Received: from localhost (ldavis@localhost) by server1.shellworld.net (8.11.1/8.11.1) with ESMTP id h227EEt89591 for ; Sun, 2 Mar 2003 01:14:14 -0600 (CST) (envelope-from ldavis@shellworld.net) Date: Sun, 2 Mar 2003 01:14:14 -0600 (CST) From: Luke Davis To: Speakup@braille.uwo.ca Subject: More Problems Installing Speakup 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.11 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: Okay, guys, either I am more of an idiot than I think, or there is something wrong with the installation script used to patch the kernel. Maybe I should stick to C. I believe I know what is happening, but after looking through the script, I'm not sure where it is breaking down--all of the expected directories (/usr/src/{linux,linux-2.4.20,speakup,speakup-1.00}) exist. I pulled the CVS speakup as directed, resulting in the following directory contents: BUGS cvsversion.h speakup.c speakup_dtlk.c COPYING diff-v22/ speakup_acnt.h speakup_dtlk.h CVS/ diff-v23/ speakup_acntpc.c speakup_ltlk.c Changes diff-v24/ speakup_acntsa.c speakup_spkout.c Config.in diff-v25/ speakup_apolo.c speakup_txprt.c Makefile genmap.c speakup_audptr.c speakupmap.c TODO install* speakup_bns.c speakupmap.map checkclean* patchlist-v22 speakup_decext.c symbols.h checkin* patchlist-v24 speakup_dectlk.c checkout* patchlist-v25 speakup_drvcommon.c Upon doing the install with the "install" script, I get this: Patching version v24 cp: cannot stat `speakup': No such file or directory Creating .orig files [cat: /usr/src/linux/drivers/char/speakup/patchlist-v24: No such file or directory ] done. Patching files [ppatch: Changes: extra operand patch: Try `patch --help' for more information. ] done. Copying files [ccp: copying multiple files, but last argument `symbols.h' is not a directory Try `cp --help' for more information. ] done.