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 [2020/04/11 14:07]
abelbeck [Debian / Ubuntu]
devdoc:packages [2020/04/15 16:49]
abelbeck [Debian / Ubuntu]
Line 27: Line 27:
  
 For Debian 8 "ia32-libs" is not available, you need "zlib1g:i386" instead. For Debian 8 "ia32-libs" is not available, you need "zlib1g:i386" instead.
 +
 +For Debian 10 "ia32-libs" is not available, you need "libc6-i386" instead.
  
 **Optional:** If you want to "Create a bootable ISO" using ''build-runnix-iso'': **Optional:** If you want to "Create a bootable ISO" using ''build-runnix-iso'':
Line 39: Line 41:
  
   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 bc+  sudo yum -y install wget byacc patch zlib-devel rsync libtool unzip git dos2unix ncurses-devel bc help2man
  
 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