doc/how-to-build: dependency libmysqlclient-dev
libmysqlclient-dev (or libmariadbclient-dev) is needed to build Fail*. A running MySQL/MariaDB server to talk to is needed for the fault-space pruning tools and the DatabaseCampaign, too, but that's a runtime dependency. Change-Id: I1f7fbdaf20b49370039e8d27a07a8785e0f052b5
This commit is contained in:
committed by
Horst Schirmeier
parent
1c55923e55
commit
c0121b1a9b
@ -4,6 +4,7 @@ Additional libraries/packages/tools needed for Fail*:
|
|||||||
|
|
||||||
Required for Fail*:
|
Required for Fail*:
|
||||||
**********************************************************************
|
**********************************************************************
|
||||||
|
- libmysqlclient-dev or libmariadbclient-dev
|
||||||
- libprotobuf-dev
|
- libprotobuf-dev
|
||||||
- libpcl1-dev
|
- libpcl1-dev
|
||||||
- libboost-thread-dev
|
- libboost-thread-dev
|
||||||
|
|||||||
Reference in New Issue
Block a user