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/18 07:56]
abelbeck [Debian / Ubuntu]
devdoc:packages [2022/04/28 02:13]
mkeuter [Debian / Ubuntu]
Line 7: Line 7:
   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 bc help2man   sudo apt-get install gperf texinfo autoconf nasm zlib1g-dev libssl-dev libtool rsync unzip git-core gawk lzma dos2unix bc help2man
-  sudo apt-get install libtool-bin python+  sudo apt-get install libtool-bin python curl
  
 If you are running as a VMware Guest: If you are running as a VMware Guest:
Line 20: Line 20:
  
   sudo apt-get install libc6-i386   sudo apt-get install libc6-i386
 +/*
 **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'':
  
   sudo apt-get install genisoimage   sudo apt-get install genisoimage
 +*/
 \\ \\
 !!Note ->!! For some Ubuntu versions you may need to add symlinks/aliases from "fromdos" => "dos2unix" and from "todos" => unix2dos", because the the unix2dos package may not exist. !!Note ->!! For some Ubuntu versions you may need to add symlinks/aliases from "fromdos" => "dos2unix" and from "todos" => unix2dos", because the the unix2dos package may not exist.
  • devdoc/packages.txt
  • Last modified: 2024/02/24 11:16
  • by abelbeck