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:09]
abelbeck [RHEL / CentOS]
devdoc:packages [2020/04/17 14:00]
abelbeck [Debian / Ubuntu]
Line 22: Line 22:
 **Optional:** If you want to "Create a Flash Image" using ''astlinux-makeimage'' **and** if are using a 64-bit (''x86_64'') host, the following libraries must be installed as well: **Optional:** If you want to "Create a Flash Image" using ''astlinux-makeimage'' **and** if are using a 64-bit (''x86_64'') host, the following libraries must be installed as well:
  
-  sudo dpkg --add-architecture i386 
   sudo apt-get update   sudo apt-get update
-  sudo apt-get install ia32-libs+  sudo apt-get install libc6-i386
  
-For Debian 8 "ia32-libs" is not available, you need "zlib1g:i386instead.+For older Debian versions, try ''ia32-libs'' or ''zlib1g: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'':
  • devdoc/packages.txt
  • Last modified: 2024/02/24 11:16
  • by abelbeck