make install
Dear developer,Can I play the llk_linux without make install?
I would like to have it standalone.
Maybe some environmental variable to those data files?
Yours faithfully,
Alvis Koon Thanks for your concern on llk_linux,
actually, llk_linux will add nothing to your environment.
If you wang to have it in a standalone mode, you can install it like this:
./configure --prefix=/home/<your home directory>/<some temp directory>/
make
make install
All the files will be installed in the temp directory you defined, and you can simply remove llk_linux by rm the temp directory.
and of coz, a directory named ".llk_linux" will be created once you have played the game, because llk_linux want to store some data like the score history and somthing else.
Thanks for using, any questions, please contact me.
best wishes
页:
[1]