⇤ ← Revision 1 as of 2015-03-13 21:18:07
Size: 279
Comment:
|
Size: 285
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
Line 18: | Line 17: |
{{{ | |
Line 21: | Line 20: |
}}} |
Required Packages
- Google protobufs
apt-get install libprotoc-dev protobuf-compiler python-protobuf
- for boost
apt-get install libbz2-dev
Compilation
cd $SAFPLUS_DIR}/src/3rdparty/base/; make cd $SAFPLUS_DIR}/src; make