Skip to content

[Solution] sudo: make: command not found #35

@qkum

Description

@qkum

My Commands:
git clone https://github.com/WiringPi/WiringPi
cd WiringPi/
./build

Error:
sudo: make: command not found

Fix:
sudo apt-get update
sudo apt-get install make
sudo apt-get install gcc

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions