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/05 15:23]
abelbeck [Debian / Ubuntu]
devdoc:packages [2020/04/11 14:07]
abelbeck [Debian / Ubuntu]
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 bc+  sudo apt-get install gperf texinfo autoconf nasm zlib1g-dev libssl-dev libtool rsync unzip git-core gawk lzma dos2unix bc help2man
  
 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:
  
   sudo apt-get install libtool-bin python   sudo apt-get install libtool-bin python
 +
 +If you are running as a VMware Guest:
 +
 +  sudo apt-get install open-vm-tools-desktop
  
 It is recommended to change the default shell to bash: /bin/sh -> bash It is recommended to change the default shell to bash: /bin/sh -> bash
  • devdoc/packages.txt
  • Last modified: 2024/02/24 11:16
  • by abelbeck