Differences between revisions 3 and 4
Revision 3 as of 2015-03-18 15:23:06
Size: 294
Comment:
Revision 4 as of 2015-06-10 10:39:07
Size: 298
Comment:
Deletions are marked like this. Additions are marked like this.
Line 10: Line 10:
apt-get install libbz2-dev python-dev apt-get install libbz2-dev python-dev g++

Required Packages

  • Google protobufs

apt-get install libprotoc-dev protobuf-compiler python-protobuf
  • for boost

apt-get install libbz2-dev python-dev g++

Compilation

cd $SAFPLUS_DIR}/src/3rdparty/base/; make
cd $SAFPLUS_DIR}/src; make

SAFplus: Install and Build (last edited 2015-06-24 10:29:37 by vnpraveendesu)