diff options
| author | Magnus Lundborg <lundborg.magnus@gmail.com> | 2013-11-04 13:41:42 (GMT) |
|---|---|---|
| committer | Magnus Lundborg <lundborg.magnus@gmail.com> | 2013-11-04 13:41:42 (GMT) |
| commit | 65443992d81a8845ba3597620d84e8652e83a254 (patch) | |
| tree | f1a1c084c156210925d8009138a070d1cfb75366 /INSTALL | |
| parent | 0f1d005a2a7123f4077dbe3ff446ced8f240f1f8 (diff) | |
Changed from LGPL 2.1 license to the Revised BSD license.
Diffstat (limited to 'INSTALL')
| -rw-r--r-- | INSTALL | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -7,8 +7,10 @@ make Test by running: bin/tng_testing -No system wide installations are made yet (no 'make install'), which means that -programs using the library must specify explicitly where to look for it. +Make a system-wide installation by: +make install +(this will require administrative privileges on most systems, i.e. 'sudo make install' +on a Unix like system with a sudoers file) Useful cmake flags: |
