VirtualBox

Changes between Version 17 and Version 18 of Solaris build instructions


Ignore:
Timestamp:
Oct 23, 2007 9:54:32 AM (17 years ago)
Author:
bird
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Solaris build instructions

    v17 v18  
    2626 * '''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
    28  * '''Qt 3.3.x''' (with x >= 5 if possible). You'll have to build this yourself. [[br]] Make sure {{{QTDIR}}} is defined and that the shared libraries can be found. [[br]] The sources: ftp://ftp.trolltech.com/qt/source/qt-x11-free-3.3.8.tar.bz2 [[br]] Configure example (the {{{-I}}} arguments are for working around headers in odd locations):
     28 * '''Qt 3.3.x''' (with x >= 5 if possible). You'll have to build this yourself. [[br]] The sources: ftp://ftp.trolltech.com/qt/source/qt-x11-free-3.3.8.tar.bz2 [[br]] [[br]] Make sure '''QTDIR''' environment variable is pointing to the Qt installation and that the shared libraries can be found.  [[br]] Configure example (not the {{{-I}}} options for odd include locations):
    2929{{{
    3030./configure -v -platform solaris-g++-64 -thread -shared -stl -largefile -tablet -sm -disable-sql \
     
    4949 * Wget 1.10+ - internal only. [[br]] http://www.sunfreeware.com/programlistintel10.html#wget
    5050
    51  * The '''PATH''' and '''LD_LIBRARY_PATH''' has to include the following directories (replace {{{bin}}} with {{{lib}}} for the {{{LD_LIBRARY_PATH}}}):
    52       * {{{/usr/sfw/bin}}} - for gcc and related tools.
    53       * {{{/usr/ccs/bin}}} - for ar and other tools.
    54       * {{{$QTDIR/bin}}} - for Qt.
     51 * The '''PATH''' has to include the following directories:
     52      * {{{/usr/sfw/bin}}} - for gcc and related tools.
     53      * {{{/usr/ccs/bin}}} - for ar and other tools.
     54      * {{{/usr/local/teTeX/bin/i386-pc-solaris2.10}}} - !TeTex, internal only.
     55
     56 * The '''LD_LIBRARY_PATH''' has to include the following directories:
     57      * {{{/usr/sfw/lib}}} - for gcc and related tools.
     58      * {{{/usr/ccs/lib}}} - for ar and other tools.
    5559
    5660The '''xerces''' and '''xalan''' sources we use together with the appropriate kBuild makefiles can be found here: http://virtualbox.org/download/testcase/xerces-and-xalan-vbox-src.tar.bz2

© 2023 Oracle
ContactPrivacy policyTerms of Use