FreeCalypso > hg > themwi-nanp
view INSTALL @ 15:a24f0794ab4d default tip
INSTALL: document the new way
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Tue, 21 May 2024 00:29:21 +0000 |
parents | c0bfd300b6e5 |
children |
line wrap: on
line source
The new split-components version of Themyscira Wireless software uses configure scripts - you need to run ./configure before running 'make'. However, our configure script is hand-coded, not Autotools/autohell, hence there is no autoreconf nonsense involved. Standard --prefix, --exec-prefix, --bindir, --includedir and --libdir options are supported for changing installation directories; the default prefix is /usr/local, following general FOSS community conventions.