comparison INSTALL @ 682:2d4089c92939 dev-1_5_3

There is 'make install'.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 09 Jul 2018 06:02:05 +0300
parents cdb348e051b5
children
comparison
equal deleted inserted replaced
681:ceb73b712121 682:2d4089c92939
19 19
20 2) make / gmake 20 2) make / gmake
21 21
22 3) Test by running ./nnchat --help 22 3) Test by running ./nnchat --help
23 23
24 There is no real installation step, you can manually copy the resulting 24 4) sudo make install
25 binary to /usr/local if you wish:
26
27 sudo install -m 755 nnchat /usr/local/bin
28