diff --git a/README.txt b/README.txt index fb42a3bec..e51cd4170 100644 --- a/README.txt +++ b/README.txt @@ -275,7 +275,7 @@ you need to install the "dev" (development) packages for each library. To compile on Linux and other Unix systems and using gnu tools, execute these commands: - ./configure CXXFLAGS="-std=gnu++11" + ./configure make make install # as root