devdoc:packages

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
devdoc:packages [2016/06/02 17:47]
abelbeck [RHEL / CentOS]
devdoc:packages [2017/05/26 16:09]
abelbeck [RHEL / CentOS]
Line 6: Line 6:
  
   sudo apt-get install subversion build-essential libncurses5-dev bison flex gettext intltool tofrodos tcl pkg-config dosfstools   sudo apt-get install subversion build-essential libncurses5-dev bison flex gettext intltool tofrodos tcl pkg-config dosfstools
-  sudo apt-get install gperf texinfo autoconf nasm zlib1g-dev libssl-dev libtool rsync unzip git-core gawk lzma dos2unix+  sudo apt-get install gperf texinfo autoconf nasm zlib1g-dev libssl-dev libtool rsync unzip git-core gawk lzma dos2unix bc
  
 Newer versions of Debian (8 and later) and Ubuntu (15.04 and later) also require: Newer versions of Debian (8 and later) and Ubuntu (15.04 and later) also require:
Line 35: Line 35:
  
   sudo yum -y install subversion make gcc nasm autoconf gettext intltool texinfo bison flex flex-devel tcl glibc-static gperf   sudo yum -y install subversion make gcc nasm autoconf gettext intltool texinfo bison flex flex-devel tcl glibc-static gperf
-  sudo yum -y install wget byacc patch zlib-devel rsync libtool unzip git dos2unix ncurses-devel+  sudo yum -y install wget byacc patch zlib-devel rsync libtool unzip git dos2unix ncurses-devel bc
  
 RHEL/CentOS 7 x86_64 Minimal Installation also require: RHEL/CentOS 7 x86_64 Minimal Installation also require:
  • devdoc/packages.txt
  • Last modified: 2024/02/24 11:16
  • by abelbeck