Warning, /education/khangman/README is written in an unsupported language. File is not indexed.

0001 24 July 2001
0002 
0003 To run the game from cvs:
0004 make -f Makefile.dist
0005 ./configure --prefix=/usr
0006 make
0007 su -c "make install"
0008 
0009 The game installs in /usr/local/kde if the prefix option is not invoked (run
0010 /usr/local/kde/bin/khangman to start it).
0011 In that case, the pics don't appear, you have to copy them in /usr/share/icons.
0012 This will be fixed soon.
0013 
0014