memgraph/speedy/README.md

517 B

Dependencies

sh autogen.sh
./configure
make
make check
make install
make
make install -stdlib=libstdc++ -lstdc++ (OSX)
make install
./autogen.sh
./configure
make
./configure
make
sudo make install

NOTE

r3_include.h is custom r3 header file because of compilation problem related to redefinition of bool