VirtualBox

Changes between Version 66 and Version 67 of Linux build instructions

Show
Ignore:
Author:
frank (IP: 192.9.112.196)
Timestamp:
2010-07-21 10:04:19 (2 months ago)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Linux build instructions

    v66 v67  
    1818 * '''libxslt1''' (required for ''VBox version >= 1.6'', XML file transformation) 
    1919 * '''libXcursor''' (required to support color mouse pointers in the guest) 
    20  * '''Qt 3.3.x''' (with x >= 5 if possible; required for VBox version <= 2.2.0
     20 * '''Qt 3.3.x''' (with x >= 5 if possible; required for ''VBox version <= 2.2''
    2121 * '''Qt 4.x.y''' (with x >= 4, including the OpenGL part, required for ''VBox version > 3.0'') 
    2222 * '''libIDL''' 
    2626 * '''libhal''' (detect host floppy/DVD) 
    2727 * '''libcap''' (CAP_NET_RAW for ICMP sockets in NAT) 
    28  * '''libpam0g''' (PAM support for the guest additions, required for ''VBox version >= 3.2.0'') 
     28 * '''libpam0g''' (PAM support for the guest additions, required for ''VBox version >= 3.2'') 
    2929 * '''python2.5''' or '''python2.6''' (Python bindings) 
    3030 * '''gsoap''' (webservice API, version 2.7.9f or higher) 
    3131 * '''Xmu''' (for OpenGL) 
    3232 * '''Mesa''' (for OpenGL) 
    33  * '''cURL''' (version 7.16.1 or higher, required for VBox version >= 3.0
     33 * '''cURL''' (version 7.16.1 or higher, required for ''VBox version >= 3.0''
    3434 
    3535On 64-bit systems you need the following packages as well: 
    184184LD_LIBRARY_PATH=. ./VirtualBox 
    185185}}} 
    186 Note that the {{{LD_LIBRARY_PATH=.}}} is required for VBox version < 2.0 because we have to find our {{{.so}}} files and the output directory is not in the system's library path. Starting with VBox 2.0, the binaries have RPATH set. 
     186Note that the {{{LD_LIBRARY_PATH=.}}} is required for ''VBox version < 2.0'' because we have to find our {{{.so}}} files and the output directory is not in the system's library path. Starting with VBox 2.0, the binaries have RPATH set. 


ContactPrivacy policy