comparison INSTALL @ 208:4022bfbaafd4

INSTALL: cosmetic fix in bullet point numbering
author Mychaela Falconia <falcon@freecalypso.org>
date Thu, 18 May 2017 07:24:07 +0000
parents cedd12ebf35a
children abe21d7b1226
comparison
equal deleted inserted replaced
207:d1eb8518f23d 208:4022bfbaafd4
21 21
22 4A: You are done! 22 4A: You are done!
23 23
24 If you prefer /opt/freecalypso to be owned by your "regular" non-root uid: 24 If you prefer /opt/freecalypso to be owned by your "regular" non-root uid:
25 25
26 3A: Become root just to create the /opt/freecalypso directory and chown it 26 3B: Become root just to create the /opt/freecalypso directory and chown it
27 to your non-root uid. 27 to your non-root uid.
28 28
29 4A: Run 'make install' as your regular uid; it should succeed because you 29 4B: Run 'make install' as your regular uid; it should succeed because you
30 should have made yourself the owner of /opt/freecalypso with full write 30 should have made yourself the owner of /opt/freecalypso with full write
31 permission in the previous step. 31 permission in the previous step.
32 32
33 5A: You are done! 33 5B: You are done!
34 34
35 The host tool binaries will be installed in /opt/freecalypso/bin; you can 35 The host tool binaries will be installed in /opt/freecalypso/bin; you can
36 either add this directory to your PATH or make symlinks from /usr/bin or 36 either add this directory to your PATH or make symlinks from /usr/bin or
37 /usr/local/bin or wherever. 37 /usr/local/bin or wherever.
38 38