Laboratoire d'Economie Forestière - LEF - Nancy, France
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
en:dev:development [2019/02/20 14:32] Antonello Lobianco [Linux (Ubuntu 18.04)] |
en:dev:development [2019/02/20 15:45] (current) Antonello Lobianco [ColPack] |
||
---|---|---|---|
Line 42: | Line 42: | ||
git clone https://github.com/CSCsw/ColPack.git # Download ColPack | git clone https://github.com/CSCsw/ColPack.git # Download ColPack | ||
cd ColPack # ColPack Root Directory | cd ColPack # ColPack Root Directory | ||
+ | git checkout 10b780b52a25c6ccef3d2abc12055ee85b7e8667 # checkout a version know to works | ||
autoreconf -vif | autoreconf -vif | ||
./configure --prefix=/usr 'CXXFLAGS=-O3' 'CFLAGS=-O3' | ./configure --prefix=/usr 'CXXFLAGS=-O3' 'CFLAGS=-O3' |