Use of autotools for building
[src/app-framework-main.git] / INSTALL
1 Installation Instructions
2 *************************
3
4 In a shell, type the following commands:
5
6 autoreconf -if
7 ./configure
8 make
9 sudo make install
10