From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mta04ps.bigpond.com ([144.135.25.136]) by speech.braille.uwo.ca with esmtp (Exim 3.32 #1 (Debian)) id 16Jmr4-0006Hj-00 for ; Thu, 27 Dec 2001 21:34:43 -0500 Received: from data.home ([144.135.25.84]) by mta04ps.bigpond.com (Netscape Messaging Server 4.15) with SMTP id GP18TG00.8JD for ; Fri, 28 Dec 2001 12:41:40 +1000 Received: from CPE-144-136-137-64.qld.bigpond.net.au ([144.136.137.64]) by psmam06.mailsvc.email.bigpond.com(MailRouter V3.0h 110/1449638); 28 Dec 2001 12:34:44 Received: from geoff by data.home with local-esmtp (Exim 3.12 #1 (Debian)) id 16Jmr1-0002lv-00; Fri, 28 Dec 2001 12:34:39 +1000 Date: Fri, 28 Dec 2001 12:34:38 +1000 From: Geoff Shang To: speakup@braille.uwo.ca Subject: Re: New Installation of Speakup 1.00 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, 27 Dec 2001, Keith Creasy wrote: > I downloaded the 2.4.9 kernel > and unpacked it to my /usr/local/src/linux path, but the ./install command I think this is your problem. The kernel source needs to be in /usr/src/linux . Of course, a directory symlinked to this one will do fine too. Geoff.