Skip to content

Third parties projects needed by the Nebula Graph

License

Notifications You must be signed in to change notification settings

boshengchen/nebula-3rdparty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nebula-3rdparty

Nebula-3rdparty is the third party dependency of nebula

How can I build and install third party

get code

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

build

cd nebula-3rdparty
cmake ./
make

install

The third-party was installed to /opt/nebula/third-party

sudo make install

package

If you want to get the target files into tar.gz, you can do

./package.sh

About

Third parties projects needed by the Nebula Graph

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published