GNU Make is a build automation tool that is widely used in software development. Installing GNU Make on Windows 11 requires a few simple steps. This tutorial will guide you through the process step-by-step.
Step 1: Download the Binary
The first step is to download the binary file for GNU Make from the official website, http://www.gnu.org/software/make/.
- Navigate to the website and click on the “Download” button.
- Scroll down to “Binary releases” and select the appropriate file for your operating system. In this case, select “make-4.3-without-guile-w32.zip.”
- Click on the link to download the file.
Step 2: Extract the Binary
Once the binary file is downloaded, you will need to extract it.
- Navigate to the location where you downloaded the file.
- Right-click on the file and select “Extract All."
- Choose a location to extract the file to and click “Extract.”
Step 3: Copy the Binary to a Directory
Next, you will copy the extracted files to a directory. For the purposes of this tutorial, we will use the “Program Files” directory.
- Open File Explorer and navigate to the directory where you extracted the files.
- Right-click on the “bin” folder and select "Copy."
- Navigate to “C:\Program Files” and right-click on an empty space. Select "New" > "Folder" and name it “GNU Make.”
- Right-click on the “GNU Make” folder and select "Paste." This will copy the “bin” folder into the “GNU Make” folder.
Step 4: Add GNU Make to the System Path
Once the binary is installed, you will need to add it to the system path.
- Right-click on the Windows icon in the taskbar and select “Search."
- Type “Environment Variables” and select “Edit the system environment variables.”
- Click on “Environment Variables” at the bottom right of the “System Properties” window.
- Under “System Variables,” scroll down and select “Path," then click "Edit."
- Click "New" and enter “C:\Program Files\GNU Make\bin." Click "OK" to save.
- Click "OK" to close the "Environment Variables" window.
- Click “OK” again to close the "System Properties" window.
Step 5: Verify the Installation
You can verify the installation by opening a command prompt and typing “make -v”. This will display the version of GNU Make that you have installed.
Congratulations! You have successfully installed GNU Make on Windows 11.
If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!
Alternatively, for the best virtual desktop, try Shells!