# small list of commands to build all on a linux system
# libtoolize and make allautoconf are needed for most other targets
libtoolize -c
autoreconf
./configure
make
make allautoconf
make doc
make examples
make drill
make tests
| |||
|
|
|
|
|
|
|
|
|
|
|
Comments to the webmaster are welcome. Copyright 2006 Sourcefiles.org All rights reserved. |