VirtualBox

Changes between Version 30 and Version 31 of Solaris build instructions


Ignore:
Timestamp:
Oct 1, 2009 7:48:04 AM (15 years ago)
Author:
Klaus Espenlaub
Comment:

update xml/qt bits for solaris

Legend:

Unmodified
Added
Removed
Modified
  • Solaris build instructions

    v30 v31  
    2828 * '''YASM 0.6.3+ or revision 2004+'''. This is currently included in the VirtualBox source tree. [[br]] The source: http://www.tortall.net/projects/yasm/wiki/Download
    2929
    30  * '''libxerces''' (Xerces XML parser; the C++, not the Java version). You'll probably have to build this yourself or see check ^1^. [[br]] The source: http://xerces.apache.org/xerces-c/download.cgi
     30 * '''libxerces''' (only VBox version < 1.6, Xerces XML parser; the C++, not the Java version). You'll probably have to build this yourself or see check ^1^. [[br]] The source: http://xerces.apache.org/xerces-c/download.cgi
    3131
    32  * '''libxalan''' (Xalan XSL library, depends on Xerces; again, the C++, not the Java version). You'll probably have to build this yourself or see check ^1^. [[br]] The source: http://xml.apache.org/xalan-c/download.html
     32 * '''libxalan''' (only VBox version < 1.6, Xalan XSL library, depends on Xerces; again, the C++, not the Java version). You'll probably have to build this yourself or see check ^1^. [[br]] The source: http://xml.apache.org/xalan-c/download.html
    3333
    34  * '''Qt 3.3.x''' (with x >= 5 if possible). You'll have to build this yourself. [[br]] The source: 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):
     34 * '''libxml2''' (only VBox version >= 1.6, XML file handling)
     35
     36 * ''' libxslt1''' (only VBox version >= 1.6, XML file transformation)
     37
     38 * '''Qt 3.3.x''' (with x >= 5 if possible; only for VBox version <= 2.2.0). You'll have to build this yourself. [[br]] The source: 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):
    3539{{{
    3640./configure -v -platform solaris-g++-64 -thread -shared -stl -largefile -tablet -sm -disable-sql \
     
    4347}}}
    4448
     49 * '''Qt 4.x.y''' (with x >= 4 if possible)
    4550
    4651 * Doxygen 1.4.0+ - optional. [[br]] http://www.sunfreeware.com/programlistintel10.html#doxygen

© 2023 Oracle
ContactPrivacy policyTerms of Use