Nebula-3rdparty is the third party dependency of nebula
Currently, we using git-lfs
to manage the 3rd-party libraries. So make sure git-lfs
have been installed before building the source code.
Please see INSTALLING.md for more details.
git clone [email protected]:vesoft-inc/nebula-3rdparty.git
cd nebula-3rdparty
cmake ./
make
The third-party was installed to /opt/nebula/third-party
sudo make install
If you want to get the target files into tar.gz, you can do
./package.sh