Last change
on this file since 99797 was 99797, checked in by vboxsync, 21 months ago |
Docs: bugref:10302. Merging changes from the docs team. Almost exclusively conkeyref related stuff.
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Revision
|
File size:
1.4 KB
|
Line | |
---|
1 | <?xml version='1.0' encoding='UTF-8'?>
|
---|
2 | <!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
|
---|
3 | <topic xml:lang="en-us" id="install-linux-prereq">
|
---|
4 | <title>Prerequisites</title>
|
---|
5 |
|
---|
6 | <body>
|
---|
7 | <p>
|
---|
8 | For the various versions of Linux that are supported as host
|
---|
9 | operating systems, see <xref href="hostossupport.dita#hostossupport"/>.
|
---|
10 | </p>
|
---|
11 | <p>
|
---|
12 | You may need to install the following packages on your Linux
|
---|
13 | system before starting the installation. Some systems will do
|
---|
14 | this for you automatically when you install <ph conkeyref="vbox-conkeyref-phrases/product-name"/>.
|
---|
15 | </p>
|
---|
16 | <ul>
|
---|
17 | <li>
|
---|
18 | <p>
|
---|
19 | Qt 5.3.2 or later. Qt 5.6.2 or later is recommended.
|
---|
20 | </p>
|
---|
21 | </li>
|
---|
22 | <li>
|
---|
23 | <p>
|
---|
24 | SDL 1.2.7 or later. This graphics library is typically
|
---|
25 | called <filepath>libsdl</filepath> or similar.
|
---|
26 | </p>
|
---|
27 | </li>
|
---|
28 | </ul>
|
---|
29 | <note>
|
---|
30 | <p>
|
---|
31 | These packages are only required if you want to run the
|
---|
32 | <ph conkeyref="vbox-conkeyref-phrases/product-name"/> graphical user interfaces. In particular,
|
---|
33 | <userinput>VirtualBox</userinput>, the graphical VirtualBox
|
---|
34 | Manager, requires both Qt and SDL. If you only want to run
|
---|
35 | <userinput>VBoxHeadless</userinput>, neither Qt nor SDL are
|
---|
36 | required.
|
---|
37 | </p>
|
---|
38 | </note>
|
---|
39 | </body>
|
---|
40 |
|
---|
41 | </topic>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.