Changeset dcd8072
- Timestamp:
- 06/04/2004 12:38:36 AM (19 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 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/inkscape-core-mods, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, v5_1, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 93d9010
- Parents:
- 7df21b30
- Files:
-
- 13 edited
Legend:
- Unmodified
- Added
- Removed
-
general/graphlib/libpng/libpng.ent
r7df21b30 rdcd8072 6 6 <!ENTITY libpng-desc SYSTEM "libpng-desc.xml"> 7 7 <!ENTITY libpng-version "1.2.5"> 8 <!ENTITY libpng-download-http "http://prdownloads.sourceforge.net/ sourceforge/libpng/libpng-&libpng-version;.tar.bz2">8 <!ENTITY libpng-download-http "http://prdownloads.sourceforge.net/libpng/libpng-&libpng-version;.tar.bz2"> 9 9 <!ENTITY libpng-download-ftp "ftp://ftp.iasi.roedu.net/pub/mirrors/ftp.gimp.org/gimp/libs/libpng-&libpng-version;.tar.bz2"> 10 10 <!ENTITY libpng-size "376 KB"> -
kde/core/arts/arts-exp.xml
r7df21b30 rdcd8072 3 3 <para><parameter>--prefix=&kde-dir;</parameter> : This option tells the 4 4 process to install the package in <filename 5 class="directory">&kde-dir;</filename>. We put aRts here because this6 package isrequired before installing <acronym>KDE</acronym>.</para>5 class="directory">&kde-dir;</filename>. aRts is installed here as it's 6 required before installing <acronym>KDE</acronym>.</para> 7 7 8 8 <para><parameter>--disable-debug</parameter> : This option causes the -
kde/core/pre-install-config.xml
r7df21b30 rdcd8072 19 19 20 20 <para>If you are not installing <acronym>KDE</acronym> in 21 <filename class="directory">/usr</filename> you will need to make some21 <filename class="directory">/usr</filename>, you will need to make some 22 22 configuration changes:</para> 23 23 … … 49 49 <tip> 50 50 <para>If you prefer installing <acronym>KDE</acronym> in 51 <filename class="directory">/opt</filename> 52 one trick to avoid theabove configuration changes every time you51 <filename class="directory">/opt</filename>, one trick to avoid the 52 above configuration changes every time you 53 53 install the new version is to replace 54 54 <filename class="directory">/opt/kde-&kde-version;</filename> -
kde/kde-intro.xml
r7df21b30 rdcd8072 3 3 4 4 <para><acronym>KDE</acronym> is a comprehensive desktop environment that builds on 5 <application>X Free86</application>and <application>Qt</application> to provide5 <application>X</application> Window System and <application>Qt</application> to provide 6 6 a window manager and many user tools, including a browser, word processor, 7 7 spreadsheet, presentation package, games, and numerous other utilities. It 8 8 provides extensive capabilities for customization.</para> 9 9 10 <para> We divide the <acronym>KDE</acronym> instructionsinto two parts. The first part, the10 <para>The <acronym>KDE</acronym> instructions are divided into two parts. The first part, the 11 11 core packages, are needed for the rest of <acronym>KDE</acronym> to work. The second part 12 12 presents additional packages which provide functionality in various areas 13 (multimedia, graphics etc).</para>13 (multimedia, graphics, etc.).</para> 14 14 15 15 <para>There are two alternatives for installing <acronym>KDE</acronym>. Option one, that -
multimedia/audioutils/lame/lame.ent
r7df21b30 rdcd8072 5 5 <!ENTITY lame-desc SYSTEM "lame-desc.xml"> 6 6 <!ENTITY lame-version "3.95.1"> 7 <!ENTITY lame-download-http "http:// telia.dl.sourceforge.net/sourceforge/lame/lame-&lame-version;.tar.gz">7 <!ENTITY lame-download-http "http://prdownloads.sourceforge.net/lame/lame-&lame-version;.tar.gz"> 8 8 <!ENTITY lame-download-ftp " "> 9 9 <!ENTITY lame-size "1.2 MB"> -
multimedia/cdwriteutils/udftools/udftools.ent
r7df21b30 rdcd8072 5 5 <!ENTITY udftools-desc SYSTEM "udftools-desc.xml"> 6 6 <!ENTITY udftools-version "1.0.0b2"> 7 <!ENTITY udftools-download-http "http:// aleron.dl.sourceforge.net/sourceforge/linux-udf/udftools-&udftools-version;.tar.gz">7 <!ENTITY udftools-download-http "http://prdownloads.sourceforge.net/linux-udf/udftools-&udftools-version;.tar.gz"> 8 8 <!ENTITY udftools-download-ftp " "> 9 9 <!ENTITY udftools-size "236 Kb"> -
x/lib/lesstif/lesstif-config.xml
r7df21b30 rdcd8072 16 16 <filename class="directory">lesstif-&lesstif-version;/test</filename>. It is not 17 17 required to install any of the resulting binaries to validate the 18 installation , the following commands,executed from the source19 directory ,will suffice:</para>18 installation. The following commands executed from the source 19 directory will suffice:</para> 20 20 21 21 <screen><userinput><command>cd test && -
x/lib/lesstif/lesstif-desc.xml
r7df21b30 rdcd8072 12 12 <para><application>LessTif</application> libraries are an 13 13 <application>OSF/Motif(R)</application> source code compatible 14 library for <application>X</application> Window System.</para></sect3>14 library for the <application>X</application> Window System.</para></sect3> 15 15 16 16 -
x/lib/lesstif/lesstif-exp.xml
r7df21b30 rdcd8072 3 3 4 4 <para><option>sed -i 's@$(prefix)/LessTif@$(prefix)/share/LessTif@g'</option>: 5 This moves the location of non-FHS compliant <filename class="directory">/usr/LessTif</filename>5 This moves the location of the non-FHS compliant <filename class="directory">/usr/LessTif</filename> 6 6 directory to <filename class="directory">/usr/share/LessTif</filename>.</para> 7 7 -
x/lib/pango/pango-inst.xml
r7df21b30 rdcd8072 4 4 <para>In order for <application>Pango</application> to find 5 5 <application>Xft</application>, the <envar>PKG_CONFIG_PATH</envar> must 6 include <filename class="directory">/usr/X11R6/lib/pkgconfig</filename>. This is a good place to 7 add it if you haven't already. Specific instructions for modifying this 8 variable can be found in the configuration section of <xref linkend="pkgconfig"/>.</para> 6 include <filename class="directory">/usr/X11R6/lib/pkgconfig</filename>. 7 This is a good time to 8 add it if you haven't already. You can utilize the example for 9 <filename>X.sh</filename> to create a script for modifying this 10 variable located in the section <xref linkend="postlfs-config-profile"/>.</para> 9 11 10 12 <para>Install <application>Pango</application> by running the following commands:</para> -
x/lib/qt.xml
r7df21b30 rdcd8072 96 96 has the advantage of keeping all the package files consolidated in a dedicated directory 97 97 hierarchy. By using this method, an update can be made without overwriting a previous 98 installation and users can easily back upto a previous version by changing one symbolic98 installation and users can easily revert back to a previous version by changing one symbolic 99 99 link.</para> 100 100 … … 176 176 177 177 <para><parameter>-system-zlib -system-libpng</parameter>: This switch 178 forces the li braryto use the shared libraries that are on your system178 forces the linker to use the shared libraries that are on your system 179 179 instead of recreating its own set of support libraries for these 180 180 functions.</para> … … 187 187 188 188 <para><command>find -type f -name Makefile | xargs sed -i "s@-Wl,-rpath,/usr/lib@@g"</command>: 189 This command removes hardcoded run-time path , else189 This command removes hardcoded run-time paths, else 190 190 <command>uic</command> tries to run with system installed Qt 191 191 libraries.</para> … … 219 219 220 220 <para>The <application>Qt</application>/<application>X11</application> 221 library contains <acronym>API</acronym> 's necessary to use222 programs based on Qt <acronym>GUI</acronym> toolkit.</para>221 library contains <acronym>API</acronym>s necessary to use 222 programs based on the Qt <acronym>GUI</acronym> toolkit.</para> 223 223 224 224 <para>The <application>Qt</application> package contains -
x/wm/fluxbox/fluxbox-config.xml
r7df21b30 rdcd8072 21 21 cp /usr/share/fluxbox/menu ~/.fluxbox/menu </command></userinput></screen> 22 22 23 <para>Menu Items are added by editing <filename>~/.fluxbox/menu</filename>. The23 <para>Menu Items are added by editing <filename>~/.fluxbox/menu</filename>. The 24 24 syntax is explained on the fluxbox man page.</para> 25 25 </sect3> -
x/wm/wm.xml
r7df21b30 rdcd8072 34 34 several Window Managers and one lightweight Desktop Environment are 35 35 presented. Later in the book, both <application><acronym>KDE</acronym></application> and 36 <application><acronym>GNOME</acronym></application> have their own Parts.</para> 36 <application><acronym>GNOME</acronym></application> have their own 37 sections.</para> 37 38 </sect1> 38 39
Note:
See TracChangeset
for help on using the changeset viewer.