Sophie

Sophie

distrib > Mandriva > current > i586 > media > main-updates > by-pkgid > 8e6051afcdb111a0317a58fb64c2abf5 > files > 3253

qt4-doc-4.6.3-0.2mdv2010.2.i586.rpm

<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html
    PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<!-- platform-notes.qdoc -->
<head>
  <title>Qt 4.6: Platform Notes - X11</title>
  <link rel="contents" href="platform-notes.html" />
  <link href="classic.css" rel="stylesheet" type="text/css" />
</head>
<body>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<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>
<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></tr></table><p>
[<a href="platform-notes.html">Platform Notes</a>]
</p>
<h1 class="title">Platform Notes - X11<br /><span class="subtitle"></span>
</h1>
<p>This page contains information about the X11 platforms Qt is currently known to run on, with links to platform-specific notes. More information about the combinations of platforms and compilers supported by Qt can be found on the <a href="supported-platforms.html">Supported Platforms</a> page.</p>
<ul><li><a href="#aix-5-2">AIX - 5.2</a></li>
<li><a href="#freebsd-6-0-release">FreeBSD - 6.0-RELEASE</a></li>
<li><a href="#hp-ux">HP-UX</a></li>
<ul><li><a href="#pa-risc-b-11-11-or-later">PA-RISC - B.11.11 or later</a></li>
<li><a href="#itanium-b-11-23-or-later">Itanium - B.11.23 or later</a></li>
<li><a href="#opengl-support">OpenGL Support</a></li>
</ul>
<li><a href="#irix-6-5-x">IRIX - 6.5&#x2e;x</a></li>
<li><a href="#linux">Linux</a></li>
<ul><li><a href="#installation-problems">Installation problems</a></li>
</ul>
<li><a href="#solaris-9-or-later">Solaris - 9 or later</a></li>
<ul><li><a href="#unpackaging-and-solaris-tar">Unpackaging and Solaris tar</a></li>
<li><a href="#cc-on-solaris">CC on Solaris</a></li>
<li><a href="#gcc-on-solaris">GCC on Solaris</a></li>
</ul>
</ul>
<a name="aix"></a><a name="aix-5-2"></a>
<h2>AIX - 5.2</h2>
<p>Qt has been tested on AIX 5.2, using the <a href="compiler-notes.html#ibm-xlc-aix">xlC</a> compiler.</p>
<p><table class="generic" align="center" cellpadding="2" cellspacing="1" border="0">
<thead><tr valign="top" class="qt-style"><th>Compiler</th><th>Notes</th></tr></thead>
<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>
<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>
</table></p>
<a name="freebsd"></a><a name="freebsd-6-0-release"></a>
<h2>FreeBSD - 6.0-RELEASE</h2>
<p><b>Note:</b> <a href="#freebsd">FreeBSD</a> is a community supported platform. See the <a href="supported-platforms.html">Supported Platforms</a> page for more information.</p>
<p>The system compiler on <a href="#freebsd">FreeBSD</a> 4.x is gcc 2.95.4, which is not officially supported by Qt 4. We develop using and recommend ports/lang/gcc34. You will need to run configure with the <tt>-platform freebsd-g++34</tt> arguments. Optionally, you may use ports/lang/icc.</p>
<p>The system compiler on <a href="#freebsd">FreeBSD</a> 5.x and 6.x is GCC 3.4&#x2e;4, which should be sufficient to build Qt. You do not need to add any special arguments when running configure. Optionally, you may use ports/lang/icc.</p>
<p>Note that we do not actively test <a href="#freebsd">FreeBSD</a> 4.x and 5.x&#x2e; Our developers migrated to 6.x after the Qt 4 launch. <a href="#freebsd">FreeBSD</a>-CURRENT is not supported.</p>
<a name="hp-ux"></a><a name="hp-ux"></a>
<h2>HP-UX</h2>
<p>Qt supports HP-UX on both PA-RISC and the Itanium (IA64) architectures.</p>
<a name="pa-risc-b-11-11-or-later"></a>
<h3>PA-RISC - B.11.11 or later</h3>
<p>You can configure Qt for aCC in 32 and 64 bit mode (hpux-acc-64 or hpux-acc-32), or gcc in 32 bit mode (hpux-g++). The default platform is hpux-acc-32. The minimum required version for aCC (HP ANSI C++) on PA-RISC is A.03.57. The supported gcc compiler is gcc 3.4&#x2e;3&#x2e;</p>
<a name="itanium-b-11-23-or-later"></a>
<h3>Itanium - B.11.23 or later</h3>
<p>You can configure Qt for aCC in 32 and 64 bit mode (hpuxi-acc-64 or hpuxi-acc-32). gcc is currently unsupported. The default platform is hpuxi-acc-64. The minimum required version for aCC (HP ANSI C++) on Itanium is A.06.12.</p>
<a name="opengl-support"></a>
<h3>OpenGL Support</h3>
<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>
<a name="irix"></a><a name="irix-6-5-x"></a>
<h2>IRIX - 6.5&#x2e;x</h2>
<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>
<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>
<a name="linux"></a>
<h2>Linux</h2>
<p>There are no known problems with using Qt on production versions of Linux/x86, Linux/ppc, Linux/amd64 and Linux/ia64 (including Altix(R)).</p>
<p>For the gcc/g++ compiler, please also see the relevant <a href="compiler-notes.html#gcc">compiler page</a>.</p>
<a name="installation-problems"></a>
<h3>Installation problems</h3>
<p>See also the <a href="http://qt.nokia.com/developer/faqs/qt/installation">Installation FAQ</a>.</p>
<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>
<pre> undefined reference to `_vt.11QPushButton'</pre>
<p>Fix this by removing the old version of the library.</p>
<p>If you have problems installing open source versions of Qt provided by your Linux distribution (e.g&#x2e;, RPM), please consult the maintainers of the distribution, not us.</p>
<p>Some RPM versions have problems installing some of the Qt RPM archives where installation stops with an error message warning about a &quot;Failed Dependency&quot;. Use the <tt>--nodeps</tt> option to <tt>rpm</tt> to workaround this problem.</p>
<a name="solaris"></a><a name="solaris-9-or-later"></a>
<h2>Solaris - 9 or later</h2>
<a name="unpackaging-and-solaris-tar"></a>
<h3>Unpackaging and Solaris tar</h3>
<p>On some Solaris systems, both Solaris tar and GNU tar have been reported to truncate long filenames. We recommend using star instead (http://star.berlios.de).</p>
<a name="cc-on-solaris"></a>
<h3>CC on Solaris</h3>
<p>Be sure to check our <a href="compiler-notes.html#sun-studio">Forte Developer / Sun Studio</a> notes.</p>
<a name="gcc-on-solaris"></a>
<h3>GCC on Solaris</h3>
<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>
<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>
<p>
[<a href="platform-notes.html">Platform Notes</a>]
</p>
<p /><address><hr /><div align="center">
<table width="100%" cellspacing="0" border="0"><tr class="address">
<td width="40%" align="left">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies)</td>
<td width="20%" align="center"><a href="trademarks.html">Trademarks</a></td>
<td width="40%" align="right"><div align="right">Qt 4.6.3</div></td>
</tr></table></div></address></body>
</html>