This article will be guide to install "Development Tools":
[root@tecmint Downloads]# yum groupinstall "Development tools" [On RedHat Systems] root@tecmint:~# apt-get install build-essential [On Debian Systems]
To check kernel header:
[root@tecmint Downloads]# rpm -qa | grep kernel-headers [On RedHat systems] root@tecmint:~# dpkg -l | grep linux-headers [On Debian systems]
To install kernel header:
[root@tecmint Downloads]# yum install kernel-devel [On RedHat Systems]
Thank you for reading this article, please a comment if you are interested.
Tiến Phan - R0039
Knowledge is Endless
Sharing for Success
0 nhận xét:
Post a Comment