Changes in INSTALL [ca0f5e34:d6cd371]
Legend:
- Unmodified
- Added
- Removed
-
INSTALL
rca0f5e34 rd6cd371 5 5 g++ version >= 4.6, bison and flex. On systems where GNU Make is the default 6 6 make, the system is built by entering the commands: 7 8 For devs using the root git: 9 10 ./autogen.sh 11 ./configure 12 make 13 make install 14 15 For users using the distributed tarball: 7 16 8 17 ./configure
Note:
See TracChangeset
for help on using the changeset viewer.