We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
我在尝试本地部署 TuGraph 时遇到了一些问题。按照官方文档的步骤进行操作,但在执行 cmake 命令时出现了错误。以下是我的操作步骤和错误信息:
cmake
git clone https://github.com/TuGraph-family/tugraph-db.git
cd tugraph-db
deps/build_deps.sh
cmake .. -DOURSYSTEM=ubuntu
错误信息:
[错误日志]
我的操作系统是 Ubuntu 20.04,使用的 cmake 版本是 3.18.4。
The text was updated successfully, but these errors were encountered:
具体的错误日志好像没有贴上去,需要贴一下详细的日志打印。另外本地编译需要的依赖比较多,我们这有编译好的安装包可以直接安装:https://tugraph-web.oss-cn-beijing.aliyuncs.com/tugraph/tugraph-4.3.2/tugraph-4.3.2-1.x86_64.deb
Sorry, something went wrong.
感谢回复,这是贵仓库 Collaborator 在 2024·Inclusion 外滩大会上体验 Peter Cat 给自定义仓库自动创建 issue 能力创建的,现场测试账号是我的 GitHub,请忽略
Hello @PeachScript, please star this repo if you find it useful! Thanks ⭐!
你好 @PeachScript。如果这个项目帮助到你,可以在仓库右上角 star 一下,感谢你的 ⭐!
No branches or pull requests
我在尝试本地部署 TuGraph 时遇到了一些问题。按照官方文档的步骤进行操作,但在执行
cmake
命令时出现了错误。以下是我的操作步骤和错误信息:git clone https://github.com/TuGraph-family/tugraph-db.git
cd tugraph-db
deps/build_deps.sh
cmake .. -DOURSYSTEM=ubuntu
错误信息:
我的操作系统是 Ubuntu 20.04,使用的 cmake 版本是 3.18.4。
The text was updated successfully, but these errors were encountered: