Installing and running KGameOfLife
By default, `make install' will install the package's files in `/usr/local/bin', `/usr/local/man', etc. You can specify an installation prefix other than `/usr/local' by giving `configure' the option `--prefix=PATH'
- To install kgameoflife-0.1.tar.bz2 tar jxvf kgameoflife-0.1.tar.bz2 cd kgameoflife-0.1 ./configure --prefix=path/to/your/kde3/dir make su -c 'make install' (root password)
- To run it: type kgameoflife in a terminal
Or launch it from the K menu in KDE,
Edutainment -> Mathematics -> KGameOfLife
Or use Alt + F2 in KDE to bring the KDE command line
and type in:
kgameoflife
