Index: [thread] [date] [subject] [author]
  From: Steffen Seeger <s.seeger@physik.tu-chemnitz.de>
  To  : GGI GGI <ggi-develop@eskimo.com>
  Date: Tue, 2 Feb 1999 11:37:22 +0100 (MET)

KGI: new snapshot

Hi,

the xterm console parser and deadkey handling are somewhat working now.
However, it still has a Ooops when switching consoles.

Anyone who wants to give it a try, can download this from
http://www.tu-chemnitz.de/~sse/ggi/

degas-990202.tar.gz	is the full source
degas-990202.diff.gz	is a diff against the previous snapshot

Installation procedure (make sure you know what you do!) is basically
(with a 2.1.98 kernel in /usr/src/linux)

tar xzf degas-990202.tar.gz
cd degas
make
cd kgi/Linux
make
cd /usr/src/linux
make oldconfig; make; make zlilo
reboot

Comments are welcome.

			Steffen

----------------- e-mail: seeger@physik.tu-chemnitz.de -----------------
------------- The GGI Project: http://www.ggi-project.org -------------
----------------- http: http://www.tu-chemnitz.de/~sse -----------------

Index: [thread] [date] [subject] [author]