added cmake and C++11 hint
This commit is contained in:
@@ -37,9 +37,8 @@ Either pick the latest release package suitable for your system
|
|||||||
(see https://github.com/john30/ebusd/releases/latest) or build it yourself.
|
(see https://github.com/john30/ebusd/releases/latest) or build it yourself.
|
||||||
|
|
||||||
Building ebusd from the source requires the following packages and/or features:
|
Building ebusd from the source requires the following packages and/or features:
|
||||||
* autoconf (>=2.63)
|
* autoconf (>=2.63) + automake (>=1.11) or cmake
|
||||||
* automake (>=1.11)
|
* g++ with C++11 support (>=4.8.1)
|
||||||
* g++
|
|
||||||
* make
|
* make
|
||||||
* kernel with pselect or ppoll support
|
* kernel with pselect or ppoll support
|
||||||
* glibc with argp support or argp-standalone
|
* glibc with argp support or argp-standalone
|
||||||
|
|||||||
Reference in New Issue
Block a user