Last change
on this file since 105841 was 105841, checked in by vboxsync, 9 months ago |
Docs: bugref:10705. The following commits from doc's team git repo has been applied:
24b92cd60f8a5bbffa8f66258d78050cfb0a6de2 Included review feedback on several topics
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Revision
|
File size:
1.2 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>For the various versions of Linux that are supported as host operating systems, see <xref
|
---|
8 | href="hostossupport.dita#hostossupport"/>. </p>
|
---|
9 | <p>You may need to install the following packages on your Linux system before starting the installation. Some
|
---|
10 | systems will do this for you automatically when you install <ph conkeyref="vbox-conkeyref-phrases/product-name"/>. </p>
|
---|
11 | <ul>
|
---|
12 | <li>
|
---|
13 | <p>Qt 6.5.3 or later.</p>
|
---|
14 | </li>
|
---|
15 | <li>
|
---|
16 | <p>SDL 2.0 or later. This graphics library is typically called <filepath>libsdl2</filepath> or similar. </p>
|
---|
17 | </li>
|
---|
18 | </ul>
|
---|
19 | <note>
|
---|
20 | <p>These packages are only required if you want to run the <ph conkeyref="vbox-conkeyref-phrases/product-name"/>
|
---|
21 | graphical user interfaces. In particular, <userinput>VirtualBox</userinput>, the graphical VirtualBox Manager,
|
---|
22 | requires both Qt and SDL. If you only want to run <userinput>VBoxHeadless</userinput>, neither Qt nor SDL are
|
---|
23 | required. </p>
|
---|
24 | </note>
|
---|
25 | </body>
|
---|
26 |
|
---|
27 | </topic>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.