VirtualBox

Changes between Version 91 and Version 92 of Linux build instructions


Ignore:
Timestamp:
Jan 4, 2017 1:36:04 PM (7 years ago)
Author:
bird
Comment:

Added Arch Linux prereq install lines.

Legend:

Unmodified
Added
Removed
Modified
  • Linux build instructions

    v91 v92  
    9696}}}
    9797
     98On Arch Linux, try the following:
     99{{{
     100# 32-bit:
     101pacman -S --needed base-devel wget yasm nasm libidl2 linux-headers texlive-most \
     102                   sdl sdl_ttf qt5
     103# 64-bit:
     104pacman -S --needed binutils bison flex pkg-config multilib-devel wget yasm nasm \
     105                   libidl2 linux-headers texlive-most sdl sdl_ttf \
     106                   lib32-glibc lib32-libstdc++5 lib32-gcc-libs gcc-multilib qt5
     107}}}
     108
    98109Note that !VirtualBox makes use of YASM as its assembler which is part of the source repository as the currently available releases of YASM contain various bugs. As soon as a working release becomes officially available, we will add YASM to the list of prerequisites.
    99110

© 2023 Oracle
ContactPrivacy policyTerms of Use