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
devdoc:packages [2023/08/18 07:58]
mkeuter [Debian]
devdoc:packages [2024/02/24 11:16] (current)
abelbeck
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 curl+  sudo apt-get install libtool-bin curl
  
-For Debian 12 you need to additionally install+For Debian 11: 
 + 
 +  sudo apt-get install python 
 +  sudo dpkg-reconfigure dash 
 + 
 +For Debian 12:
  
   sudo apt-get install python-is-python3   sudo apt-get install python-is-python3
Line 16: Line 21:
  
   sudo apt-get install open-vm-tools-desktop   sudo apt-get install open-vm-tools-desktop
- 
-It is recommended to change the default shell to bash: /bin/sh -> bash 
- 
-  sudo dpkg-reconfigure dash 
  
 **Optional:** If you want to "Create a Flash Image" using ''astlinux-makeimage'', the following library must be installed as well: **Optional:** If you want to "Create a Flash Image" using ''astlinux-makeimage'', the following library must be installed as well:
  • devdoc/packages.1692363517.txt.gz
  • Last modified: 2023/08/18 07:58
  • by mkeuter