Confusion over boost::python installation instructions - no bjam
- 主要語言
- C++
- 星號
- 537
- 分支
- 223
- 平均合併
- 11 小時 22 分鐘
- 30 天內合併 PR
- 2
描述
Hi. I'm trying to install boost::python, following the installation instructions given here for boost 1.76.0 (https://www.boost.org/doc/libs/1_76_0/libs/python/doc/html/building/no_install_quickstart.html).
It references Section 5 of the initial install documentation here (https://www.boost.org/doc/libs/1_76_0/more/getting_started/unix-variants.html), asking you to use that to install bjam, then to use bjam to bootstrap the boost:python build. The problem is that, following the instructions as given in Section 5, then attempting to use bjam results in my terminal telling me bjam isn't installed. Furthermore, reading the documentation for version 1.76.0 here (https://www.boost.org/doc/libs/1_76_0/tools/build/doc/html/index.html#bbv2.faq.projectroot) seems to imply bjam no longer exists in boost, and has been supplanted by the b2 installer referenced in the earlier install. Am I missing something to get boost.python working?
Apologies if I'm missing something simple.
Rogan
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
將 Boost.Python 1.76.0 的免安裝快速入門與報告中連結的 Unix 安裝指南和 Boost.Build 文件進行比較。確認說明應使用 bjam 還是 b2,然後更新安裝指南,讓使用者能夠遵循一致的建置流程。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- cpp, python
- 領域
- build-system, documentation
- Issue 類型
- 文件
- 難度
- 2/5
- 預估耗時
- 1-3 小時
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100