How to install gcc make perl package in virtual box with rhel 7.5 os

Tanul picture Tanul · Jun 8, 2018 · Viewed 32.2k times · Source

I couldn't install guest addition on virtual box version 5.2.12 error caused- This system is currently not set up to build kernel modules. Please install the gcc make perl packages from your distribution.

Answer

Naveen kumar picture Naveen kumar · Jun 11, 2018

You can use the below command to install the packages in RHEL 7.

yum install gcc perl make

Virtual box is base for the RHEL, all packes should be installed in RHEL OS only. Hope you set the repository and your VM have access to internet