• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
sharadchhetri

sharadchhetri

Tutorials On Linux, Unix & Open Source

  • Home
  • Linux Commands
  • Resources
    • Learn Linux
  • My WordPress plugins

Could not find make anywhere!!! Please edit the config section to include the path to make. at ./install.pl line 2101

June 15, 2013 by Sharad Chhetri Leave a Comment

While installing the psad 2.2.1 I got this error : [*] Could not find make anywhere!!! Please edit the config section to include the path to make. at ./install.pl line 2101 .

After checking the perl scipt means install.pl file I found the it was looking for make command.
I try to search with command which make . Yet result was no make command.

To solve the issue, install make .

yum install make

Share this:

  • Twitter
  • Facebook
  • More
  • Print
  • Email
  • LinkedIn
  • Reddit
  • Tumblr
  • Pinterest
  • Pocket
  • Telegram
  • WhatsApp
  • Mastodon

Related posts:

  1. NOTICE: nagios.cmd file not found. Please specify the location of this file in your /etc/vshell.conf file
  2. Edit the crontab without using crontab -e
  3. How To Find Absolute Full Path Of Command On Linux / Unix : which command
  4. vi : Edit file without opening it
  5. how to change path of tmpdir in MySQL Server On Ubuntu
  6. How to empty Trash through command line in Ubuntu
  7. How to see line numbers in file through cat command
  8. Convert video file into gif file through command line in linux
  9. Do not show line haveing particular keyword by grep command
  10. convert space into new line using sed command

Filed Under: Tips And Tricks Tagged With: psad

Reader Interactions

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Primary Sidebar

Our Social Media Presence

  • Facebook
  • GitHub
  • Twitter

Linux Command

What is Linux Internal And External Command

Linux Basic Commands With Examples For Every Beginner

tr command to convert lines to space , tab and vertical tab

smbpasswd command not found on CentOS 7 and RHEL 7

Solution : semanage command not found

Unix / Linux : How to print duplicate lines from file

More Posts from this Category

You Might Like These Articles!

simplecodesyntax wordpress plugin

SimpleCodeSyntax : My Another WordPress Plugin

Install Nginx

How To Install Nginx On Ubuntu 22.04 LTS

Install Latest Git package in Ubuntu Operating System

How To Always Install Latest Git Package In Ubuntu Operating System

Bash script for installing VirtualBox on Ubuntu 22.04 LTS Desktop

Install VirtualBox On Ubuntu 22.04 LTS Desktop (Bash Script)

libfuse

dlopen(): error loading libfuse.so.2 – Got Error On Ubuntu

Failed to open/create the internal network

VirtualBox Error: Failed to open/create the internal network

Always Useful Tips And Tricks

Error: Could not stat() command file ‘/var/lib/nagios3/rw/nagios.cmd’!

Convert video file into gif file through command line in linux

Recover Linux Grub Password in linux rescue mode CentOS/Red Hat

How to add/install Ubuntu fonts in CentOS/Red Hat Linux

error could not configure a c compiler Linux

sed: -e expression #1, char 24: Invalid range end

curl command to check the http status

Explore 90+ Article On "Linux Tips And Tricks"

Copyright © 2023 ยท
The material in this site cannot be republished either online or offline, without our permission.
Proudly Blogging From Bharat.

  • Contact
  • About Me
  • My WordPress plugins
  • Privacy Policy