From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.surferie.net ([63.175.116.33]) by speech.braille.uwo.ca with esmtp (Exim 3.35 #1 (Debian)) id 19G6sv-000664-00 for ; Wed, 14 May 2003 20:46:13 -0400 Received: from beavis.surferie.net [205.162.139.118] by mail.surferie.net with ESMTP (SMTPD32-6.06) id A2451FDB013A; Wed, 14 May 2003 20:41:41 -0400 Message-Id: <5.2.0.9.0.20030514203729.00c30e98@mail.surferie.net> X-Sender: jacobs@mail.surferie.net X-Mailer: QUALCOMM Windows Eudora Version 5.2.0.9 Date: Wed, 14 May 2003 20:46:07 -0400 To: speakup@braille.uwo.ca From: Jacob Schmude Subject: Got it running (was Re: best way to install rh9?) In-Reply-To: References: <5.2.0.9.0.20030508145734.00c38e70@mail.surferie.net> <5.2.0.9.0.20030507230358.00c216f8@mail.surferie.net> <5.2.0.9.0.20030507230358.00c216f8@mail.surferie.net> <5.2.0.9.0.20030508145734.00c38e70@mail.surferie.net> Mime-Version: 1.0 Content-Type: multipart/mixed; x-avg-checked=avg-ok-1D2029FB; boundary="=======77387D31=======" 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: --=======77387D31======= Content-Type: text/plain; x-avg-checked=avg-ok-1D2029FB; charset=us-ascii; format=flowed Content-Transfer-Encoding: 8bit Hi Thanks much to everyone who answered my questions about installing rh9. I've got rh9 and cvs speakup up and running after handpatching keyboard.c and miscdevice.h. I must say it's better than rh7 which was the version I last used. However, how do I adjust the firewall level? I see a gui tool for doing it but nothing for textmode. One last question: How safe is it to divert away from the rh-supplied kernel configs? One of the problems in rh7 seemed to be that if I deviated too far from the rh standard, my modules would have many unresolved symbols, never could figure out why. Does this still happen? Thanks again. At 21:43 5/12/2003 -0600, you wrote: >Hi, > > In /usr/src//drivers/char/keyboard.c, find the lines >that say >static struct kbd_struct * kbd = kbd_table; >static struct tty_struct * tty; >Presently, they're on lines 101 and 102. Remove the word static and the >space after it from the beginning of each line. This is after the >checkout program attempts to patch the file. I have no idea what the next >line does. That appears to be the one that RH adds. > HTH. --=======77387D31=======--