VirtualBox

Changes between Version 109 and Version 110 of Linux build instructions


Ignore:
Timestamp:
01/05/2026 08:53:37 AM (3 months ago)
Author:
pentagonik
Comment:

Switched to configure.py configuration script.

Legend:

Unmodified
Added
Removed
Modified
  • Linux build instructions

    v109 v110  
    5454        libpng-dev libpulse-dev qt6-base-dev qt6-scxml-dev qt6-tools-dev qt6-l10n-tools libsdl1.2-dev libsdl-ttf2.0-dev \
    5555        libssl-dev libvpx-dev libxcursor-dev libxinerama-dev libxml2-dev libxml2-utils \
    56         libxmu-dev libxrandr-dev linux-source make nasm python3-dev python-dev \
     56        libxmu-dev libxrandr-dev linux-source make nasm python3-dev python3-packaging \
    5757        texlive texlive-fonts-extra texlive-latex-extra unzip xsltproc \
    5858        default-jdk libstdc++5 libxslt1-dev linux-headers-$(uname -r) makeself \
     
    122122 1. Change to the root directory of the sources and execute the configure script:
    123123{{{
    124 ./configure --disable-hardening
     124./configure.py --disable-hardening
    125125}}}
    126126 If it finds everything it needs, it will create a file called '!AutoConfig.kmk' containing paths to the various tools on your system. Also, it will create an environment setup script called `env.sh`.  This step only has to be done once (if something changes in your build tool setup, you might have to repeat it but keep in mind that both output files will be overwritten).

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette