Last change
on this file since 4101 was
4101,
checked in by Pascal Terjan, 13 years ago
|
|
-
Property svn:keywords set to
Id
|
File size:
497 bytes
|
Line | |
---|
1 | $Id: README 4101 2009-12-07 15:49:46Z pterjan $ |
---|
2 | |
---|
3 | Building neercs |
---|
4 | |
---|
5 | o Install usual build tools (autoconf, automake, libtool, gcc, make, ...) |
---|
6 | o Install libcaca headers and libs (-dev or -devel in binary GNU/Linux distros) |
---|
7 | Using a recent one, possibly svn, is better |
---|
8 | o Run ./bootstrap |
---|
9 | o Run configure then make |
---|
10 | o Run make install as root to make it system-wide |
---|
11 | |
---|
12 | Using neercs |
---|
13 | |
---|
14 | o Run neercs by invocating 'neercs' or src/neercs |
---|
15 | o Type ctrl-a-h to see the help screen |
---|
16 | o Read the manpage for more information |
---|
Note: See
TracBrowser
for help on using the repository browser.