14 lines
313 B
Plaintext
14 lines
313 B
Plaintext
Building Agrarian
|
|
|
|
Use the autogen script to prepare the build environment.
|
|
|
|
./autogen.sh
|
|
./configure
|
|
make
|
|
|
|
Always verify the signatures and checksums.
|
|
|
|
See doc/build-*.md for instructions on building agrariand,
|
|
the intended-for-services, no-graphical-interface, reference
|
|
implementation of Agrarian.
|