Tencent / Tencent/TAD_Sim

在Ubuntu上使用Dockerfile_local 运行时,安装Cmake会报错

Open
#131 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
465
Forks
122
PR merge metrics
No merged PRs in 30d

Description

有可能是「tools/docker_libraries/cmake-3.20.1-linux-x86_64.sh」 这个文件有问题,换成(https://cmake.org/files/v3.20/)下的[cmake-3.20.1-linux-x86_64.sh](https://cmake.org/files/v3.20/cmake-3.20.1-linux-x86_64.sh) 就能顺利进行下去

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Inspect tools/docker_libraries/cmake-3.20.1-linux-x86_64.sh and the Ubuntu Dockerfile_local setup. Compare the bundled installer with the official CMake 3.20.1 installer linked in the issue, then run Dockerfile_local to verify that CMake installation completes successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
cmake, docker, ubuntu
Domain
build-system, devops
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.