make is in the make package, part of the "Development Tools" group which you should install before attempting to build anything.
Rocky Linux
docs.rockylinux.org › guides › installation
Installing Rocky Linux 10 - Documentation
Before starting the installation, ensure that the system’s Unified Extensible Firmware Interface (UEFI) or Basic Input/Output System (BIOS) is properly configured to boot from the correct medium. Also, make sure that you review the recommended minimum hardware requirements notes for running Rocky ...
LinuxCapable
linuxcapable.com › home › rocky linux › how to install cmake on rocky linux 10, 9 and 8
How to Install CMake on Rocky Linux 10, 9 and 8 - LinuxCapable
May 15, 2026 - Install CMake on Rocky Linux 10, 9 and 8 using DNF or source compilation. Covers version comparison, update scripts, and removal instructions. Last updatedFriday, May 15, 2026AuthorJoshua JamesRead time7 minGuide typeRocky Linux ... Many C and C++ builds fail before compilation starts when the project cannot find CMake. The configure step uses CMake to detect compilers, generate Make ...
Makewhatis command isn't found on Rocky Linux install - reinstall of make-db didn't work
Currently using Rocky version 9 on my desktop system. While studying/researching, I found that the makewhatis command isn’t found on either system. STEPS TAKEN (all of which were performed under sudo): I removed the man-db package from both (used dnf), rebooted, and reinstalled the packages ... More on forums.rockylinux.org
linux - install make in redhat - make command not found - Stack Overflow
-bash: make: command not found [root@Ritely r2]# I am using redhat and I need to install make. any help please. I am setting up a vps server and need to install python: $ cd reddit/r2 $ make pyx $ More on stackoverflow.com
Make config - Rocky Linux 9.0
Rocky Linux 9 and Asterisk 20, make config not work. /bin/sh: line 7: /sbin/chkconfig: No such file or directory make: *** [Makefile:917: config] Error 127 More on community.asterisk.org
Trying to install the resolve iso but can't get past this
If I am not mistaken you’re going to have to fix the Installation source to get past this. Where is your installation source pointing to exactly? More on reddit.com
Videos
Linux Compatible
linuxcompatible.org › story › how-to-install-cmake-on-rocky-linux-el9-or-el8
How to Install CMake on Rocky Linux EL9 or EL8
January 26, 2023 - On EL9 you simply run `sudo dnf install cmake`, whereas on EL8 you first enable epel-release, then install CMake, but any version beyond 3.23 requires downloading a source tarball, installing development tools, configuring with a custom prefix ...
Rocky Linux Documentation
docs.rockylinux.org › 10 › labs › systems_administration_I › lab7-software_management
Lab 7: Managing and installing software - Documentation
Use the make command to compile the package after running the “configure” script. Type: ... gcc -g -O2 -o hello src/hello.o ./lib/libhello.a make[2]: Leaving directory '/home/rocky/hello-2.12' ...<OUTPUT TRUNCATED>... make[1]: Leaving directory '/home/rocky/hello-2.12'
Rocky Linux Forum
forums.rockylinux.org › rocky linux help & support
Makewhatis command isn't found on Rocky Linux install - reinstall of make-db didn't work - Rocky Linux Help & Support - Rocky Linux Forum
December 22, 2023 - Currently using Rocky version 9 on my desktop system. While studying/researching, I found that the makewhatis command isn’t found on either system. STEPS TAKEN (all of which were performed under sudo): I removed the man-db package from both (used dnf), rebooted, and reinstalled the packages ...
GitHub
github.com › rocky-linux › devtools › blob › main › Makefile
devtools/Makefile at main · rocky-linux/devtools
April 14, 2025 - @echo " install Install devtool" @echo " build rpm-name Ex: make build perl " @echo " clean clean myrocky and srpmproc " @echo " commit {"my message"} ie, git commit, without or with real commit message" @echo " status ie, git status" @echo " pull ie, git pull" @echo "" · build: (mkdir -p $(HOME)/rocky && cd $(HOME)/rocky && rockyget $(filter-out $@,$(MAKECMDGOALS))) (cd $(HOME)/rocky/$(filter-out $@,$(MAKECMDGOALS))/r8 && rockybuild-notest)
Author rocky-linux
Top answer 1 of 2
9
make is in the make package, part of the "Development Tools" group which you should install before attempting to build anything.
2 of 2
6
if your question is how to install make on redhat then you can do it using command yum install make.
if yum not work then try to set proxy URL to the proxy server in file /etc/yum.conf.
GoLinuxCloud
golinuxcloud.com › home › install gcc on rocky linux properly [step-by-step]
Install GCC on Rocky Linux PROPERLY [Step-by-Step] | GoLinuxCloud
November 28, 2021 - Rocky Linux and many other RedHat-based Linux distributions come with a package called "Development tools" used for building and compiling software/ libraries on your GNU/Linux system. This package contains GCC, g++, make, libtool, rpmbuild, Autoconf, etc. You can check if the "development tools" package is available for your system by running the command below. ... You will see an output of all packages available for install ...
Rocky Linux Documentation
docs.rockylinux.org › 9 › guides › 9_6_installation
Installing Rocky Linux 9 - Documentation
This is a detailed guide for installing a 64-bit version of the Rocky Linux distribution on a standalone system.
TecMint
tecmint.com › home › rocky linux › rocky linux 10 minimal server installation guide
Rocky Linux 10 Minimal Server Installation Guide
May 5, 2026 - Most sysadmins treat OS installation like a checkbox; they click through fast, accept defaults, and move on, but the problem is that those defaults are often not what you actually want, so you end up fixing things later that the installer decided for you. If you spend just 10 extra minutes during setup, especially on disk partitioning, hostname, and networking, you save yourself a lot of trouble later. If you skip it, you might hit issues like /var filling up or seeing localhost in every log, which makes debugging harder and looks unprofessional. This guide walks through a complete Rocky Linux 10 minimal server installation, every screen in order, with the decisions explained rather than just described.
Blender
developer.blender.org › docs › handbook › release_process › build › rocky_8
Rocky Linux 8 - Blender Developer Documentation
On Linux make deps builds dependencies one at a time with each build using all available cores. In general the more cores available, the faster the build will complete. If you already know how you want to install Rocky 8, you can head over to the download page and get your preferred install medium: https://rockylinux.org/download
Coreemu
coreemu.github.io › core › install_rocky.html
Rocky - CORE Documentation
# install system packages sudo ... --with-cflags=-ggdb --sysconfdir=/usr/local/etc/quagga --enable-vtysh \ --localstatedir=/var/run/quagga make -j$(nproc) sudo make install # install emane cd ~/Documents EMAN...
Rocky Linux
wiki.rockylinux.org › archive › legacy › build_steps
Rocky Build Process Overview (Revised) - Rocky Linux Wiki
This is a simple document that explains going from RHEL sources to freshly (re)-built Rocky Linux packages.
ComputingForGeeks
computingforgeeks.com › home › install rocky linux 10: full guide & top features
Install Rocky Linux 10: Full Guide & Top Features [Guide]
March 16, 2026 - Replace ‘Rocky-10.0-x86_64-dvd.iso‘ with the actual name of the ISO image. The process will take a significant amount of time to complete. Typically, it takes 15–20 minutes per gigabyte using a USB 2.0. If you are installing Rocky Linux 10 in a virtualized environment such as Proxmox VE, VirtualBox, VMware, or KVM, you need to set up a VM.
JumpCloud
jumpcloud.com › home › blog › how to manage software packages in rocky linux
How to Manage Software Packages in Rocky Linux - JumpCloud
Rocky Linux utilizes the DNF package manager (Dandified YUM) to simplify and streamline these tasks. DNF was designed with performance improvements in mind. It has a more efficient and optimized dependency resolution algorithm, which makes package installations, updates, and removals faster ...
Published February 18, 2025