VirtualBox

Changes between Version 56 and Version 57 of Linux build instructions


Ignore:
Timestamp:
Mar 18, 2009 4:31:32 PM (15 years ago)
Author:
Frank Mehnert
Comment:

more Debian dependencies, save space

Legend:

Unmodified
Added
Removed
Modified
  • Linux build instructions

    v56 v57  
    88
    99 * '''GCC 3.3.3 or later (except for the GCC 4.0.x series).''' GCC 4.3.3 is recommended.
    10 
    1110 * '''as86''' (real mode assembler, usually part of the ''dev86'' or ''bin86'' package.)
    12 
    1311 * '''bcc''' (Bruce Evans C Compiler; often part of the ''dev86'' package)
    1412   [[BR]] ''Note:'' The bcc compiler contained in openSUSE10.2 as part of dev86-0.16.0-218 is known to generate broken code. Unfortunately, ''bcc -v'' is not supported.
    15 
    1613 * '''IASL''' (Intel ACPI compiler)
    17 
    1814 * '''xsltproc''' (libxslt, XML style sheet processor)
    19 
    2015 * '''libxerces''' (only VBox version < 1.6, Xerces XML parser; the C++, not the Java version!)
    21 
    2216 * '''libxalan''' (only VBox version < 1.6, Xalan XSL library, depends on Xerces; again, the C++, not the Java version!)
    23 
    2417 * '''libxml2''' (only VBox version >= 1.6, XML file handling)
    25 
    2618 * '''libxslt1''' (only VBox version >= 1.6, XML file transformation)
    27 
    2819 * '''libXcursor''' (required to support color mouse pointers in guest)
    29 
    3020 * '''Qt 3.3.x''' (with x >= 5 if possible; only for VBox version <= 2.2.0)
    31 
    3221 * '''Qt 4.4.x''' (with x >= 3)
    33 
    3422 * '''libIDL'''
    35 
    3623 * '''libSDL'''
    37 
    3824 * '''ALSA''' (audio backend)
    39 
    4025 * '''!PulseAudio''' (audio backend)
    41 
    4226 * '''libhal''' (detect host floppy/DVD)
    43 
    4427 * '''libcap''' (CAP_NET_RAW for ICMP sockets in NAT)
    45 
    4628 * '''python2.5''' (Python bindings)
    47 
    4829 * '''gsoap''' (webservice API, 2.7.9f or higher)
    49 
    5030 * '''Xmu''' (for OpenGL)
    51 
    5231 * '''Mesa''' (for OpenGL)
    5332
    5433On 64-bit systems you need the following packages as well:
    55 
    5634 * '''ia32-libs''' (various libraries needed for compiling the 32-bit guest additions)
    57 
    5835 * '''libc6-dev-i386''' (libc6 i386 development headers)
    59 
    6036 * '''lib32gcc1''' (gcc support for i386)
    61 
    6237 * '''gcc-multilib''' (gcc support for i386)
    63 
    6438 * '''lib32stdc++6''' (libstdc++ for i386)
    65  
    6639 * '''g++-multilib''' (g++ support for i386)
    6740

© 2023 Oracle
ContactPrivacy policyTerms of Use