FreeCalypso > hg > themwi-ota-tools
view INSTALL @ 11:b4b4a822286c default tip
add INSTALL
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Tue, 21 May 2024 01:06:04 +0000 |
parents | |
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 and --bindir options are supported for changing the installation directory for the compiled binaries; the default prefix is /usr/local, following general FOSS community conventions.