Initial commit
[keepassx] / src / res / docs / systemreq.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3 <html>
4 <head>
5         <title>KeePassX System Requirements</title>
6 </head>
7 <body>
8         <a name="top" />
9         <h1>KeePassX System Requirements</h1>
10         <p>
11                 This guide tells what is required from your system
12                 in order to build or run KeePassX.
13         </p>
14         
15         <a name="requirements" />
16         <h2>Requirements</h2>
17         <p>
18                 These are the minimum requirements for the KeePassX v0.3.1 and higher
19                 for building KeePassX from source.
20         </p>
21         <p>
22                 Build dependencies:
23         </p>
24         <ul>
25                 <li>
26                         Qt library version >= 4.3.<br>
27                         (required modules: QtCore, QtGui, QtXML.)
28                 </li>
29                 <li>libXtst</li>
30         </ul>
31         <p>
32                 Application bundle:
33         </p>
34         <ul>
35                 <li>X11 with XRanR, Xinerama and XTest extensions.</li>
36                 <li>Glibc 2.4</li>
37         </ul>
38 <!--
39         <a name="" />
40         <h2></h2>
41         <p>
42         
43         </p>
44 -->
45 </body> 
46 </html>