QGIS/INSTALL.cvs

7 lines
123 B
Plaintext
Raw Normal View History

To build and install the cvs version:
./autogen.sh
./configure --without-spit <other configure options>
make
make install