comparison INSTALL @ 8:7e2b24fc097b

add README and INSTALL
author Mychaela Falconia <falcon@freecalypso.org>
date Mon, 27 May 2024 22:09:00 +0000
parents
children
comparison
equal deleted inserted replaced
7:b97024a897c3 8:7e2b24fc097b
1 The new split-components version of Themyscira Wireless software uses configure
2 scripts - you need to run ./configure before running 'make'. However, our
3 configure script is hand-coded, not Autotools/autohell, hence there is no
4 autoreconf nonsense involved.
5
6 Standard --prefix, --exec-prefix, --bindir, --includedir and --libdir options
7 are supported for changing installation directories; the default prefix is
8 /usr/local, following general FOSS community conventions.