Changeset a8d5ef7 for x


Ignore:
Timestamp:
12/21/2011 04:45:39 AM (12 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
09eebec
Parents:
3863533e
Message:

Changed KDE3 to Trinity-3.5.13.
The core files are done, but the additional and
development packages have not been updated yet

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@9130 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/qt.xml

    r3863533e ra8d5ef7  
    55  %general-entities;
    66
    7   <!ENTITY qt-download-http "http://get.qt.nokia.com/qt/source/qt-x11-free-&qt-version;.tar.gz">
    8   <!ENTITY qt-download-ftp  "ftp://ftp.trolltech.com/qt/source/qt-x11-free-&qt-version;.tar.gz">
    9   <!ENTITY qt-md5sum        "9f05b4125cfe477cc52c9742c3c09009">
    10   <!ENTITY qt-size          "16.5 MB">
    11   <!ENTITY qt-buildsize     "261 MB">
    12   <!ENTITY qt-time          "11 SBU (full), 7.5 SBU (sub-tools)">
     7  <!ENTITY qt-download-http "&trinity-repo-http;/qt3-3.3.8.d.tar.gz">
     8  <!ENTITY qt-download-ftp  "&trinity-repo-ftp;/qt3-3.3.8.d.tar.gz ">
     9  <!ENTITY qt-md5sum        "78dc675e84aed595375449818cbb589a">
     10  <!ENTITY qt-size          "16.8 MB">
     11  <!ENTITY qt-buildsize     "801 MB">
     12  <!ENTITY qt-time          "8.6 SBU">
    1313]>
    1414
     
    3535    dynamically linked to the <application>Qt</application> library. Two of
    3636    the major users of <application>Qt</application> are
    37     <application>KDE</application> and its foolow on project,
     37    <application>KDE</application> and its follow on project,
    3838    <application>Trinity</application>.</para>
    3939
     
    6060    </itemizedlist>
    6161
    62 
    63 
    64 
     62    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
     63    <itemizedlist spacing='compact'>
     64      <listitem>
     65        <para>Required Patch: <ulink
     66          url="&patch-root;/qt3-3.3.8.d-libpng15-1.patch"/>
     67        </para>
     68      </listitem>
     69    </itemizedlist>
    6570
    6671    <bridgehead renderas="sect3">Qt Dependencies</bridgehead>
     
    7075
    7176    <bridgehead renderas="sect4">Recommended</bridgehead>
    72     <para role="recommended"><xref linkend="libjpeg"/> and
    73     <xref linkend="libmng"/></para>
     77    <para role="recommended">
     78      <xref linkend="libjpeg"/> and
     79      <xref linkend="libmng"/>
     80    </para>
    7481
    7582    <para>Note: if for whatever reason you do not have the recommended
     
    8289    <bridgehead renderas="sect4">Optional</bridgehead>
    8390    <para role="optional">
    84 <!--    <xref linkend="nas"/>, -->
    85     <xref linkend="cups"/>,
    86     <xref linkend="mysql"/>,
    87     <xref linkend="postgresql"/>,
    88     <xref linkend="unixodbc"/>,
    89     <xref linkend="sqlite"/>, and
    90     <ulink url="http://firebird.sourceforge.net/">Firebird</ulink></para>
     91      <xref linkend="cups"/>,
     92      <xref linkend="mysql"/>,
     93      <xref linkend="postgresql"/>,
     94      <xref linkend="unixodbc"/>,
     95      <xref linkend="sqlite"/>, and
     96      <ulink url="http://firebird.sourceforge.net/">Firebird</ulink>
     97    </para>
    9198
    9299    <para condition="html" role="usernotes">User Notes:
     
    100107    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    101108    href="../../xincludes/X11R6_symlink.xml"/>
    102 
    103     <!--<para>The <application>Qt</application> source hard codes the location
    104     of the <application>X Window System</application> installation to
    105     <filename class="directory">/usr/X11R6</filename>.  If you've installed
    106     the <application>X Window System</application> in any prefix other than
    107     <filename class="directory">/usr/X11R6</filename>, then you should correct
    108     the <application>qmake</application> configuration files with the following
    109     commands, replacing <replaceable>&lt;PREFIX&gt;</replaceable> with the
    110     installation prefix of the
    111     <application>X Window System</application>:</para>
    112 
    113 <screen><userinput>for file in $(grep -lr "X11R6" *)
    114 do
    115     sed -i "s@/usr/X11R6@<replaceable>&lt;PREFIX&gt;</replaceable>@g" $file
    116 done</userinput></screen> -->
    117109
    118110    <para>There are several ways to install a complicated package such as
     
    158150      This is the method that most commercial distributions use.</para>
    159151
    160 <!--
    161       <note>
    162         <para>The installation incorrectly uses <command>cp</command> to
    163         install the files. This causes problems if the
    164         <application>Qt</application> libraries are already in use (e.g.,
    165         you are logged into your <application>KDE</application> desktop
    166         environment). To avoid problems, <command>cp -f</command> is
    167         replaced by <command>install</command> in
    168         <filename>qmake.conf</filename>.</para>
    169       </note>
    170 -->
    171 
    172152      <note>
    173153        <para>If <application>Qt</application> is being reinstalled, run the
     
    180160
    181161bash
    182 export PATH=$PWD/bin:$PATH &amp;&amp;
     162export PATH=$PWD/bin:$PATH                       &amp;&amp;
    183163export LD_LIBRARY_PATH=$PWD/lib:$LD_LIBRARY_PATH &amp;&amp;
    184164
    185 ./configure -prefix /usr \
    186             -docdir /usr/share/doc/qt \
    187             -headerdir /usr/include/qt \
    188             -plugindir /usr/lib/qt/plugins \
    189             -datadir /usr/share/qt \
     165patch -Np1 -i ../qt3-3.3.8.d-libpng15-1.patch    &amp;&amp;
     166
     167./configure -prefix     /usr                \
     168            -docdir     /usr/share/doc/qt   \
     169            -headerdir  /usr/include/qt     \
     170            -plugindir  /usr/lib/qt/plugins \
     171            -datadir    /usr/share/qt       \
     172            -sysconfdir /etc/qt             \
    190173            -translationdir /usr/share/qt/translations \
    191             -sysconfdir /etc/qt \
    192             -qt-gif \
    193             -system-zlib \
    194             -system-libpng \
    195             -system-libjpeg \
    196             -system-libmng \
    197             -plugin-imgfmt-png \
    198             -plugin-imgfmt-jpeg \
    199             -plugin-imgfmt-mng \
    200             -no-exceptions \
    201             -thread \
     174            -qt-gif                         \
     175            -system-zlib                    \
     176            -system-libpng                  \
     177            -system-libjpeg                 \
     178            -system-libmng                  \
     179            -plugin-imgfmt-png              \
     180            -plugin-imgfmt-jpeg             \
     181            -plugin-imgfmt-mng              \
     182            -no-exceptions                  \
     183            -thread                         \
    202184            -tablet &amp;&amp;
    203185
     
    237219
    238220<screen><userinput>bash
    239 export QTDIR=$PWD &amp;&amp;
     221export QTDIR=$PWD                                &amp;&amp;
    240222export LD_LIBRARY_PATH=$PWD/lib:$LD_LIBRARY_PATH &amp;&amp;
    241 export PATH=$PWD/bin:$PATH &amp;&amp;
     223export PATH=$PWD/bin:$PATH                       &amp;&amp;
     224
     225patch -Np1 -i ../qt3-3.3.8.d-libpng15-1.patch    &amp;&amp;
    242226
    243227./configure -prefix /opt/qt-&qt-version; \
    244             -sysconfdir /etc/qt \
    245             -qt-gif \
    246             -system-zlib \
    247             -system-libpng \
    248             -system-libjpeg \
    249             -system-libmng \
    250             -plugin-imgfmt-png \
    251             -plugin-imgfmt-jpeg \
    252             -plugin-imgfmt-mng \
    253             -no-exceptions \
    254             -thread \
     228            -sysconfdir /etc/qt   \
     229            -qt-gif               \
     230            -system-zlib          \
     231            -system-libpng        \
     232            -system-libjpeg       \
     233            -system-libmng        \
     234            -plugin-imgfmt-png    \
     235            -plugin-imgfmt-jpeg   \
     236            -plugin-imgfmt-mng    \
     237            -no-exceptions        \
     238            -thread               \
    255239            -tablet &amp;&amp;
    256240
     
    427411      <filename class='directory'>/opt/qt/bin</filename>.</para>
    428412
     413      <tip><para>The PATH, MANPATH, and PKG_CONFIG_PATH can be updated in
     414      the extrapaths.sh (or other script) in the /etc/profile.d directory
     415      if you set up the startup files as recommended in
     416      <xref linkend='postlfs-config-profile'/>.</para></tip>
     417
    429418      <para>As with most libraries, there is no explicit configuration to do.
    430419      After updating <filename>/etc/ld.so.conf</filename> as explained above,
Note: See TracChangeset for help on using the changeset viewer.