VirtualBox

Changes between Version 8 and Version 9 of Solaris build instructions


Ignore:
Timestamp:
Oct 16, 2007 1:23:04 PM (17 years ago)
Author:
bird
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Solaris build instructions

    v8 v9  
    88You need:
    99
    10  * Solaris Nevada build 55 or later. It will probably work with earlier builds and Solaris 10, but we haven't tried that yet.
     10 * Solaris Nevada build 70 or later. It will probably work with earlier builds and Solaris 10, but we haven't tried that yet.
    1111
    1212 * '''GCC 3.4.3.''' It will probably work with 3.4.6 or even 4.x.y, but 3.4.3 is the one we've tried and which problems we have work around.
     
    1616 * '''bcc''' (Bruce Evans C Compiler). This ships with the Solaris builds we're using.
    1717
    18  * '''IASL''' (Intel ACPI compiler). Doesn't this ship too?
     18 * '''IASL''' (Intel ACPI compiler). Doesn't this ship too? 
    1919
    20  * '''xsltproc''' (libxslt, XML style sheet processor). You'll have to build this yourself.
     20 * '''xsltproc''' (libxslt, XML style sheet processor). Ships with the Solaris builds we're using.
    2121
    22  * '''libxerces''' (Xerces XML parser; the C++, not the Java version). You'll probably have to build this yourself or use our build config (see below).
     22 * '''libxerces''' (Xerces XML parser; the C++, not the Java version). You'll probably have to build this yourself or see below.
    2323
    24  * '''libxalan''' (Xalan XSL library, depends on Xerces; again, the C++, not the Java version). You'll probably have to build this yourself or use our build config (see below).
     24 * '''libxalan''' (Xalan XSL library, depends on Xerces; again, the C++, not the Java version). You'll probably have to build this yourself or see below.
    2525
    26  * '''libXcursor''' (required to support color mouse pointers in guest). You'll probably have to build this yourself. [[br]] The source: http://ftp.x.org/pub/individual/lib/libXcursor-1.1.9.tar.bz2
     26 * '''libXcursor''' (required to support color mouse pointers in guest). Included with Solaris staring with build 74. For earlier builds, you'll have to built it yourself. [[br]] The source: http://ftp.x.org/pub/individual/lib/libXcursor-1.1.9.tar.bz2
    2727
    2828 * '''Qt 3.3.x''' (with x >= 5 if possible). You'll have to build this yourself. TODO: provide configuration. [[br]] Make sure QTDIR is defined and that the libraries are in the {{{LD_LIBRARY_PATH}}} environment variable. [[br]] The sources: ftp://ftp.trolltech.com/qt/source/qt-x11-free-3.3.8.tar.bz2

© 2023 Oracle
ContactPrivacy policyTerms of Use