VirtualBox

Changes between Version 36 and Version 37 of Linux build instructions


Ignore:
Timestamp:
Feb 22, 2008 1:59:08 PM (16 years ago)
Author:
Frank Mehnert
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Linux build instructions

    v36 v37  
    1818 * '''xsltproc''' (libxslt, XML style sheet processor)
    1919
    20  * '''libxerces''' (only VBox version <= 1.5, Xerces XML parser; the C++, not the Java version!)
     20 * '''libxerces''' (only VBox version < 1.6, Xerces XML parser; the C++, not the Java version!)
    2121
    22  * '''libxalan''' (only VBox version <= 1.5, Xalan XSL library, depends on Xerces; again, the C++, not the Java version!)
     22 * '''libxalan''' (only VBox version < 1.6, Xalan XSL library, depends on Xerces; again, the C++, not the Java version!)
    2323
    24  * '''libxml2''' (only VBox version > 1.5, XML file handling)
     24 * '''libxml2''' (only VBox version >= 1.6, XML file handling)
    2525
    2626 * '''libXcursor''' (required to support color mouse pointers in guest)
     
    5454On Debian-based systems, the following command should install the required packages:
    5555
    56  * for VBox version <= 1.5:
     56 * for VBox version < 1.6:
    5757{{{
    5858apt-get install gcc g++ bcc iasl xsltproc xalan libxalan110-dev uuid-dev \
     
    6262}}}
    6363
    64  * for VBox version > 1.5:
     64 * for VBox version >= 1.6:
    6565{{{
    6666apt-get install gcc g++ bcc iasl xsltproc uuid-dev zlib1g-dev libidl-dev \

© 2023 Oracle
ContactPrivacy policyTerms of Use