Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recompile the new third-party library #1083

Merged
merged 6 commits into from Oct 18, 2019
Merged

Recompile the new third-party library #1083

merged 6 commits into from Oct 18, 2019

Conversation

laura-ding
Copy link
Contributor

@laura-ding laura-ding commented Oct 15, 2019

Now the third-party includes the build tools, such as gcc cmake automake ……
We package them into a rpm/deb file. Users only execute the /nebula/build_dep.sh, the dependencies will auto-download and install, and the user can easy to build! Please read the detailed procedures how_to_build

  • The supported system

    • Fedora29, 30
    • Centos6.5, Centos7.0~7.6
    • Ubuntu16.04, 18.04
  • If you want to change the rocksdb, you can use it

cmake -DNEBULA_OTHER_ROOT=$YOUR_ROCKSDB_ROOT ..

close #976

build_dep.sh Outdated Show resolved Hide resolved
@laura-ding laura-ding added the ready-for-testing PR: ready for the CI test label Oct 18, 2019
@nebula-community-bot
Copy link
Member

Unit testing failed.

@nebula-community-bot
Copy link
Member

Unit testing failed.

@laura-ding
Copy link
Contributor Author

jenkins go

@nebula-community-bot
Copy link
Member

Unit testing failed.

@laura-ding
Copy link
Contributor Author

jenkins go

@nebula-community-bot
Copy link
Member

Unit testing failed.

@laura-ding
Copy link
Contributor Author

jenkins go

@nebula-community-bot
Copy link
Member

Unit testing passed.

Copy link
Contributor

@dutor dutor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@dutor dutor merged commit 12cba8a into vesoft-inc:master Oct 18, 2019
yixinglu pushed a commit to yixinglu/nebula that referenced this pull request Feb 16, 2020
* modify build dep

* Add missing packages

* clean installed third-party

* Modify docs

* update docs

* rebase upstream
tong-hao pushed a commit to tong-hao/nebula that referenced this pull request Jun 1, 2021
* modify build dep

* Add missing packages

* clean installed third-party

* Modify docs

* update docs

* rebase upstream
yixinglu pushed a commit to yixinglu/nebula that referenced this pull request Jan 31, 2023
Co-authored-by: Sophie <84560950+Sophie-Xie@users.noreply.github.com>

Co-authored-by: Qiaolin Yu <90088090+Qiaolin-Yu@users.noreply.github.com>
Co-authored-by: Sophie <84560950+Sophie-Xie@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-for-testing PR: ready for the CI test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Combine dev-rpms and nebula-3rdparty and support auto build dependencies
4 participants