initial checkin from subversion

This commit is contained in:
Tretter
2017-02-07 20:07:58 +00:00
commit e4f468da4b
84 changed files with 18782 additions and 0 deletions

24
tiah05b/README.INSTALL Normal file
View File

@@ -0,0 +1,24 @@
TIAH (C) Joerg Tretter
What do you need:
=================
- linux on a i386+ (other systems perhaps work, too)
- g++ or compatible
- ncurses library (normally installed on every linux-system)
Steps of installation:
======================
- edit Makefile if you want an alternative install-dir
(standard is /usr/local/bin)
- make && make install
(you will get some warnings, but that doesn't matter,
if you get an error and can't solve yourself: please report via mail)
Please send me bug reports and other systems TIAH works on, too.
If you like the program, please let me know (it's interesting for me to know
how may people are using TIAH.)
Joerg Tretter
J.Tretter@gmx.de