Skip to content

Instantly share code, notes, and snippets.

@rtacconi
Created September 3, 2014 16:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rtacconi/d007a23c453ad34ad70c to your computer and use it in GitHub Desktop.
Save rtacconi/d007a23c453ad34ad70c to your computer and use it in GitHub Desktop.
Install Development Tools
# just in case you work in a server were you do not have package groups defined. RHEL / CentOS
# yum groupinstall 'Development Tools'
yum -y install autoconf automake binutils bison flex gcc gcc-c++ gettext libtool make patch pkgconfig redhat-rpm-config rpm-build rpm-sign
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment