repo.or.cz
/
fmtools.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Makefile.am: Properly distribute all .at files.
[fmtools.git]
/
INSTALL
blob
4f0bac5fe2110d9211b86b782111a3a3614283a4
1
You may build directly from Git or use a distribution tarball.
2
If you build from Git, make sure you have Autoconf and Automake
3
installed, and run:
4
5
autoreconf -i
6
7
Afterward, or if you are starting from a distribution tarball,
8
run:
9
10
./configure
11
make
12
13
To install the executables, run as superuser:
14
15
make install