File: README

package info (click to toggle)
robotfindskitten 2.7182818.701-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,888 kB
  • ctags: 401
  • sloc: sh: 11,069; ansic: 624; makefile: 54
file content (14 lines) | stat: -rw-r--r-- 615 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
IMPORTANT!
robotfindskitten will NOT compile properly without ncurses headers
(libncursesN-dev in Debian GNU/Linux). Eventually ./configure will warn
you if you do not have it installed.

To compile, make sure you have the ncurses libraries installed, and 
simply type "./configure" and then "make".

To install, do the preceeding and then type "make install".

The program is called "robotfindskitten", and the documentation can be 
viewed by typing "info robotfindskitten" or "tkinfo robotfindskitten".  
The robotfindskitten binary is installed in $(prefix)/games 
(/usr/local/games by default on most systems).