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

安装手册建议 #40

Open
digoal opened this issue Jun 26, 2024 · 0 comments
Open

安装手册建议 #40

digoal opened this issue Jun 26, 2024 · 0 comments

Comments

@digoal
Copy link

digoal commented Jun 26, 2024

安装手册原文如下:
https://doc.polardbx.com/quickstart/topics/quickstart-development.html

建议:
1、github里不要包含boost, 否则太大了, clone很容易失败
2、建议不要让用户下载先boost, 因为版本依赖在变, 文档现在还没有区分版本.

-DWITH_BOOST="./extra/boost/boost_1_70_0.tar.gz"

改成
-DDOWNLOAD_BOOST=1
-DWITH_BOOST="./extra/boost"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant