[GH-ISSUE #59] make: command not found #51

Closed
opened 2026-05-05 15:02:21 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @Alex087 on GitHub (Jan 12, 2018).
Original GitHub issue: https://github.com/darold/sendmailanalyzer/issues/59

After Run perl Makefile.PL
and run make && make install
I get error: make: command not found
Debian 8.5

Originally created by @Alex087 on GitHub (Jan 12, 2018). Original GitHub issue: https://github.com/darold/sendmailanalyzer/issues/59 After Run perl Makefile.PL and run make && make install I get error: make: command not found Debian 8.5
Author
Owner

@Alex087 commented on GitHub (Jan 12, 2018):

Fix:
apt-get install build-essential

<!-- gh-comment-id:357141577 --> @Alex087 commented on GitHub (Jan 12, 2018): Fix: apt-get install build-essential
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/sendmailanalyzer#51
No description provided.