Changeset 0d00570
- Timestamp:
- 10/07/2002 06:55:06 AM (22 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 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, gimp3, 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, v1_0, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- b3224f7
- Parents:
- cc694ec
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/welcome/changelog.xml
rcc694ec r0d00570 10 10 11 11 <itemizedlist> 12 13 <listitem><para>October 6th, 2002 [bdubbs]: KDE: updates to configure 14 instructions and install directory.</para></listitem> 12 15 13 16 <listitem><para>October 6th, 2002 [larry]: Appendices: Added named and -
kde/inst/kde-base.xml
rcc694ec r0d00570 13 13 14 14 <para>Other programs and libraries that can be used by kdebase are: 15 <screen> lame, and pam</screen></para>15 <screen><xref linkend="lame"/>, and <xref linkend="Linux_PAM"/></screen></para> 16 16 17 17 <para>Check to see if <filename>/lib/libmisc.la</filename> exists. If not, run: … … 28 28 29 29 <para><userinput>--disable-lametest:</userinput> Do not search for and use 30 lame support. This package provides mp3 encoding. See <ulink url="http://www.mp3dev.org/mp3/"/> for31 information about this package.</para>30 lame support. This package provides mp3 encoding. Omit this option if 31 you installed <filename>lame</filename>.</para> 32 32 33 33 <para><userinput>--with-shadow:</userinput> Use shadow password -
kde/inst/kde-libs.xml
rcc694ec r0d00570 14 14 15 15 <para>Other programs and libraries that can be used by kdelibs are: 16 <screen> libfam</screen></para>16 <screen><xref linkend="libfam"/></screen></para> 17 17 18 18 <para>Install kdelibs with: -
kde/kde-intro.xml
rcc694ec r0d00570 18 18 miscellaneous KDE packages.</para> 19 19 20 <para>As the instructions for compiling and installing KDE were developed, 21 the options to <filename>configure</filename> were examined and the parameters 22 presented are the most likely to compile correctly. In each of the packages, 23 one other option to <filename>configure</filename> can be added: 24 <userinput>--enable-final</userinput>. This option can speed up the build 25 process, but requires a lot of memory. If you have less than 256MB of RAM, 26 this option may cause swapping and significantly slow compilation.</para> 27 20 28 <para>KDE also has many internationalization packages in the form of: 21 29 <userinput>kde-i18n-xx-&kde-version;.tar.bz2</userinput> -
kde/kde.ent
rcc694ec r0d00570 45 45 <!ENTITY kde-version "3.0.3"> 46 46 <!ENTITY kde-download "ftp://ftp.kde.org/pub/kde/stable/&kde-version;/src"> 47 <!ENTITY kde-dir "/opt/kde 303">47 <!ENTITY kde-dir "/opt/kde-&kde-version;"> 48 48 49 49 <!ENTITY kde-libs-ftp "&kde-download;/kdelibs-&kde-version;.tar.bz2">
Note:
See TracChangeset
for help on using the changeset viewer.