Skip to content
Snippets Groups Projects
Commit eca806a5 authored by Veronique Legrand's avatar Veronique Legrand
Browse files

updated README

parent 32b31500
No related branches found
No related tags found
No related merge requests found
...@@ -14,12 +14,8 @@ It has been tested under OS X 10.9 and linux CentOS 6.7 and should run on other ...@@ -14,12 +14,8 @@ It has been tested under OS X 10.9 and linux CentOS 6.7 and should run on other
For distribuability reasons, choice has been made to develop in C++ 98 and make ROCK compatible with C++ 11. For distribuability reasons, choice has been made to develop in C++ 98 and make ROCK compatible with C++ 11.
You can compile/install ROCK by using autotools : You can compile/install ROCK by rectly running configure :
autoconf 2.63 or higher
automake 1.11.1
autoconf
automake
./configure ./configure
make check make check
make make
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment