[PR #45] [MERGED] Install missing build tools on Linux #48

Closed
opened 2026-02-15 17:17:25 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/openclaw/openclaw.ai/pull/45
Author: @wtfloris
Created: 2/4/2026
Status: Merged
Merged: 2/12/2026
Merged by: @steipete

Base: mainHead: install-sh-dependencies


📝 Commits (2)

  • 7fcb25f Install build tools on Linux
  • e53a5f1 docs(changelog): note PR #45 landing (thanks @wtfloris)

📊 Changes

2 files changed (+8 additions, -0 deletions)

View changed files

📝 CHANGELOG.md (+1 -0)
📝 public/install.sh (+7 -0)

📄 Description

Installing this on a fresh VM that didn't have make or g++ installed by default, the install script fails. This PR adds those requirements to the install script.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/openclaw/openclaw.ai/pull/45 **Author:** [@wtfloris](https://github.com/wtfloris) **Created:** 2/4/2026 **Status:** ✅ Merged **Merged:** 2/12/2026 **Merged by:** [@steipete](https://github.com/steipete) **Base:** `main` ← **Head:** `install-sh-dependencies` --- ### 📝 Commits (2) - [`7fcb25f`](https://github.com/openclaw/openclaw.ai/commit/7fcb25f9867c8bf91a7672be8ee8e6c3eba72906) Install build tools on Linux - [`e53a5f1`](https://github.com/openclaw/openclaw.ai/commit/e53a5f1c4c066114feb064895127e66a35e4c85a) docs(changelog): note PR #45 landing (thanks @wtfloris) ### 📊 Changes **2 files changed** (+8 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+1 -0) 📝 `public/install.sh` (+7 -0) </details> ### 📄 Description Installing this on a fresh VM that didn't have `make` or `g++` installed by default, the install script fails. This PR adds those requirements to the install script. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 17:17:25 -05:00
yindo closed this issue 2026-02-15 17:17:25 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: openclaw/openclaw.ai#48