CentOS “build-essentials”

As there is no “build-essentials” package in CentOS you can install the stuff that you need for compiling software with:

yum install gcc gcc-c++ kernel-devel make

//UPDATE 10/11/2011 – 10:08 PST: added make to install list

Geschrieben am: 10.11.2011 - 3:23 Uhr
Zeit in Vancouver: 09.11.2011 - 18:23 Uhr

1 Kommentar zu “CentOS “build-essentials””

  1. Try

    yum -y groupinstall Development\ Tools

    to install the package group.

    Lenny am: 21. Februar 2012 um 14:25

Schreibe einen Kommentar