repo.or.cz
/
margoerets.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Basic build instructions.
[margoerets.git]
/
README
blob
978001acf2ec5cc62bc5b2591eb162b520fec7b0
1
Run autoreconf -v -f -i to generate the configury, then ./configure && make.
2
3
If you hate the autotools, try:
4
gcc -g `pkg-config --cflags gtk+-2.0` margoerets.c `pkg-config --libs gtk+-2.0` -o margoerets