On Wed, Dec 10, 2008 at 10:26 PM, Terry Duell <[EMAIL PROTECTED]> wrote: > Hullo Dick,
> I have never used a patch and have absolutely no idea of what to do, so I > may not be much help. Sorry, I could have known this, store the patch at the directory where the src directory of RPCEmu lives and enter this command to apply the patch: patch -p0 -i keyboardtimings_break.patch Then compile RPCEmu again. You can remove the patch by using this command: patch -p0 -R -i keyboardtimings_break.patch Greetings, Dick. _______________________________________________ Rpcemu mailing list [email protected] http://www.riscos.info/cgi-bin/mailman/listinfo/rpcemu
