~oif-team/ubuntu/natty/qt4-x11/xi2.1

« back to all changes in this revision

Viewing changes to doc/html/platform-notes-x11.html

  • Committer: Bazaar Package Importer
  • Author(s): Alessandro Ghersi
  • Date: 2009-11-02 18:30:08 UTC
  • mfrom: (1.2.2 upstream)
  • mto: (15.2.5 experimental)
  • mto: This revision was merged to the branch mainline in revision 88.
  • Revision ID: james.westby@ubuntu.com-20091102183008-b6a4gcs128mvfb3m
Tags: upstream-4.6.0~beta1
ImportĀ upstreamĀ versionĀ 4.6.0~beta1

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
<!DOCTYPE html
3
3
    PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd">
4
4
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
5
 
<!-- /fasttmp/mkdist-qt-4.5.2-1245473805/qt-x11-opensource-src-4.5.2/doc/src/platform-notes.qdoc -->
 
5
<!-- platform-notes.qdoc -->
6
6
<head>
7
 
  <title>Qt 4.5: Platform Notes - X11</title>
8
 
  <link rel="contents" href="platform-notes-platforms.html" />
 
7
  <title>Qt 4.6: Platform Notes - X11</title>
 
8
  <link rel="contents" href="platform-notes.html" />
9
9
  <link href="classic.css" rel="stylesheet" type="text/css" />
10
10
</head>
11
11
<body>
12
12
<table border="0" cellpadding="0" cellspacing="0" width="100%">
13
13
<tr>
14
 
<td align="left" valign="top" width="32"><a href="http://qtsoftware.com/products/qt"><img src="images/qt-logo.png" align="left" border="0" /></a></td>
15
 
<td width="1">&nbsp;&nbsp;</td><td class="postheader" valign="center"><a href="index.html"><font color="#004faf">Home</font></a>&nbsp;&middot; <a href="namespaces.html"><font color="#004faf">All&nbsp;Namespaces</font></a>&nbsp;&middot; <a href="classes.html"><font color="#004faf">All&nbsp;Classes</font></a>&nbsp;&middot; <a href="mainclasses.html"><font color="#004faf">Main&nbsp;Classes</font></a>&nbsp;&middot; <a href="groups.html"><font color="#004faf">Grouped&nbsp;Classes</font></a>&nbsp;&middot; <a href="modules.html"><font color="#004faf">Modules</font></a>&nbsp;&middot; <a href="functions.html"><font color="#004faf">Functions</font></a></td>
16
 
<td align="right" valign="top" width="230"></td></tr></table><p>
17
 
[<a href="platform-notes-platforms.html">Platform Notes</a>]
 
14
<td align="left" valign="top" width="32"><a href="http://qt.nokia.com/"><img src="images/qt-logo.png" align="left" border="0" /></a></td>
 
15
<td width="1">&nbsp;&nbsp;</td><td class="postheader" valign="center"><a href="index.html"><font color="#004faf">Home</font></a>&nbsp;&middot; <a href="classes.html"><font color="#004faf">All&nbsp;Classes</font></a>&nbsp;&middot; <a href="functions.html"><font color="#004faf">All&nbsp;Functions</font></a>&nbsp;&middot; <a href="overviews.html"><font color="#004faf">Overviews</font></a></td><td class="searchBar" align="right" valign="center"><form action="http://www.google.com/cse" id="cse-search-box"><div><input type="hidden" name="cx" value="000136343326384750312:dhbxnqlakyu" /><input type="hidden" name="ie" value="UTF-8" /><input type="text" name="q" size="31" /><input type="submit" name="sa" value="Search" /></div></form></td>
 
16
</tr></table><p>
 
17
[<a href="platform-notes.html">Platform Notes</a>]
18
18
</p>
19
19
<h1 class="title">Platform Notes - X11<br /><span class="subtitle"></span>
20
20
</h1>
39
39
<a name="aix"></a><a name="aix-5-2"></a>
40
40
<h2>AIX - 5.2</h2>
41
41
<p>Qt has been tested on AIX 5.2, using the <a href="compiler-notes.html#ibm-xlc-aix">xlC</a> compiler.</p>
42
 
<p><table align="center" cellpadding="2" cellspacing="1" border="0">
 
42
<p><table class="generic" align="center" cellpadding="2" cellspacing="1" border="0">
43
43
<thead><tr valign="top" class="qt-style"><th>Compiler</th><th>Notes</th></tr></thead>
44
44
<tr valign="top" class="odd"><td>xlC</td><td>If Qt is built correctly but all symbols are reported to be missing when you link an application, your makeC++SharedLib script might be out of date. Make sure you have the latest version from the <a href="http://www-306.ibm.com/software/awdtools/vacpp/support/">IBM website</a>.</td></tr>
45
45
<tr valign="top" class="even"><td>GCC</td><td>We have tested earlier versions of Qt 4 successfully with GCC version 3.3 and above. Some versions of GCC may fail to link Qt with a &quot;TOC overflow&quot; message. Fix this by upgrading to the latest maintenance release of the dynamic linker. On AIX this is bos.rte.bind_cmds.4.1&#x2e;5&#x2e;3 or later. Some versions of GCC may fail to build Qt with STL and large-file support enabled, due to <a href="http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9551">a bug in GCC</a>. Fix this by upgrading to the latest maintenance release of the compiler. It is also possible to work around this problem by running configure with either <tt>-no-stl</tt> or <tt>-no-largefile</tt>.</td></tr>
64
64
<p>Qt's <a href="qtopengl.html">OpenGL</a> module requires GLX 1.3 or later to be installed. This is available for HP-UX 11i - see the <a href="http://docs.hp.com/en/5992-2331/ch04s02.html">Graphics and Technical Computing Software</a> section of the release notes for more information.</p>
65
65
<a name="irix"></a><a name="irix-6-5-x"></a>
66
66
<h2>IRIX - 6.5&#x2e;x</h2>
67
 
<p><b>IRIX is an unsupported platform - please see Qt's online <a href="http://www.qtsoftware.com/support-services/support/platform-support-policy">Platform Support Policy</a> for details.</b></p>
 
67
<p><b>IRIX is an unsupported platform - please see Qt's online <a href="http://qt.nokia.com/doc/supported-platforms.html">Platform Support Policy</a> for details.</b></p>
68
68
<p>Unpackaging and IRIX tar: Because of long filenames some files will be cut off incorrectly with IRIX tar. Please use GNU tar to unpack Qt packages.</p>
69
69
<a name="linux"></a>
70
70
<h2>Linux</h2>
72
72
<p>For the gcc/g++ compiler, please also see the relevant <a href="compiler-notes.html#gcc">compiler page</a>.</p>
73
73
<a name="installation-problems"></a>
74
74
<h3>Installation problems</h3>
75
 
<p>See also the <a href="http://www.qtsoftware.com/developer/faqs/qt/installation">Installation FAQ</a>.</p>
 
75
<p>See also the <a href="http://qt.nokia.com/developer/faqs/qt/installation">Installation FAQ</a>.</p>
76
76
<p>If you experience problems when installing new open source versions of Qt versions, try to use the open source Qt archives (e.g&#x2e;, RPM) provided by your Linux distribution. If you need to install the source (.tgz) archive, be aware that you will probably end up with two different versions of the Qt library installed on your system, which will probably lead to link errors, like this:</p>
77
77
<pre> undefined reference to `_vt.11QPushButton'</pre>
78
78
<p>Fix this by removing the old version of the library.</p>
91
91
<p>Be sure to check the installation notes for <a href="#gcc-on-solaris">GCC on Solaris</a>. Do not use GCC with Sun's assembler/linker, this will result in link-time errors in shared libraries. Use GNU binutils instead.</p>
92
92
<p>GCC 3.2&#x2e;* is known to miscompile Qt due to an optimizer bug that will cause the resulting binaries to hang. Please use GCC 3.4&#x2e;2 or later.</p>
93
93
<p>
94
 
[<a href="platform-notes-platforms.html">Platform Notes</a>]
 
94
[<a href="platform-notes.html">Platform Notes</a>]
95
95
</p>
96
96
<p /><address><hr /><div align="center">
97
97
<table width="100%" cellspacing="0" border="0"><tr class="address">
98
 
<td width="30%" align="left">Copyright &copy; 2009 Nokia Corporation and/or its subsidiary(-ies)</td>
99
 
<td width="40%" align="center"><a href="trademarks.html">Trademarks</a></td>
100
 
<td width="30%" align="right"><div align="right">Qt 4.5.2</div></td>
101
 
</tr></table></div></address></body>
 
98
<td width="40%" align="left">Copyright &copy; 2009 Nokia Corporation and/or its subsidiary(-ies)</td>
 
99
<td width="20%" align="center"><a href="trademarks.html">Trademarks</a></td>
 
100
<td width="40%" align="right"><div align="right">Qt 4.6.0</div></td>
 
101
<script type="text/javascript" src="http://www.google.com/jsapi"></script><script type="text/javascript">google.load("elements", "1", {packages: "transliteration"});</script><script type="text/javascript" src="http://www.google.com/coop/cse/t13n?form=cse-search-box&t13n_langs=en"></script><script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=cse-search-box&lang=en"></script></tr></table></div></address></body>
102
102
</html>