mirror of
https://github.com/openclaw/openclaw.ai.git
synced 2026-07-15 12:25:40 -04:00
[PR #45] [MERGED] Install missing build tools on Linux #48
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:install-sh-dependencies📝 Commits (2)
7fcb25fInstall build tools on Linuxe53a5f1docs(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
makeorg++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.