source: neercs/trunk/README @ 4029

Last change on this file since 4029 was 3576, checked in by Pascal Terjan, 14 years ago
  • Add even more info!
  • Property svn:keywords set to Id
File size: 496 bytes
RevLine 
[3576]1$Id: README 3576 2009-07-24 15:18:29Z pterjan $
[2373]2
3Building neercs
4
[3576]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
[3575]8   o  Run ./bootstrap
[2373]9   o  Run configure then make
10   o  Run make install as root to make it system-wide
11
12Using neercs
13
14   o  Run neercs by invocating 'neerc' or src/neercs
[3575]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.