mirror of
https://github.com/darold/sendmailanalyzer.git
synced 2026-05-15 14:15:56 -06:00
[GH-ISSUE #59] make: command not found #51
Labels
No labels
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/sendmailanalyzer#51
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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?
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
@Alex087 commented on GitHub (Jan 12, 2018):
Fix:
apt-get install build-essential