Commit d82eaa24 authored by Dominik Charousset's avatar Dominik Charousset

added make install to first steps

parent 810b1cc5
...@@ -10,8 +10,8 @@ On the Web ...@@ -10,8 +10,8 @@ On the Web
---------- ----------
* __Blog__: http://libcppa.blogspot.com * __Blog__: http://libcppa.blogspot.com
* __HTML Manual__: http://neverlord.github.com/libcppa/manual/ * __Manual (PDF)__: http://neverlord.github.com/libcppa/manual/manual.pdf
* __PDF Manual__: http://neverlord.github.com/libcppa/manual/manual.pdf * __Manual (HTML)__: http://neverlord.github.com/libcppa/manual/index.html
* __Documentation__: http://neverlord.github.com/libcppa/ * __Documentation__: http://neverlord.github.com/libcppa/
* __Project Homepage__: http://www.realmv6.org/libcppa.html * __Project Homepage__: http://www.realmv6.org/libcppa.html
...@@ -27,6 +27,7 @@ First Steps ...@@ -27,6 +27,7 @@ First Steps
* ./configure * ./configure
* make * make
* make install [as root, optional]
It is recommended to run the unit tests as well. It is recommended to run the unit tests as well.
...@@ -40,7 +41,7 @@ Dependencies ...@@ -40,7 +41,7 @@ Dependencies
------------ ------------
* CMake * CMake
* The Boost Library * The Boost Thread Library
Supported Compilers Supported Compilers
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment