Changeset 6992ce7
- Timestamp:
- 07/18/2003 02:11:40 AM (20 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 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, ken/inkscape-core-mods, krejzi/svn, lazarus, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- d52fda5
- Parents:
- 32d1cbf
- Files:
-
- 8 edited
Legend:
- Unmodified
- Added
- Removed
-
gnome/gnome-intro.xml
r32d1cbf r6992ce7 25 25 26 26 <para>If you choose the second option, removal of Gnome-2.2 is as easy as removing the edits from the pre-installation page and issue the following command: 27 <screen><userinput> rm /opt/gnome-&gnome-version; -r</userinput></screen></para>27 <screen><userinput><command>rm /opt/gnome-&gnome-version; -r </command></userinput></screen></para> 28 28 29 29 <para>If your system was completely built per LFS and BLFS … … 40 40 <para>If you are building a Gnome 1.4 desktop environment, you would 41 41 install only those libraries in the Gnome 1.4 chapter <emphasis>and</emphasis> any dependencies listed on those pages whether labeled or not. Gnome packages without pages are simply installed with: 42 <screen>< userinput>./configure --prefix=/opt/gnome &&42 <screen><command>./configure --prefix=/opt/gnome && 43 43 make && 44 make install</ userinput></screen>44 make install</command></screen> 45 45 These instructions are simplistic to facilitate removal of Gnome 1.4 46 46 from BLFS systems when it is no longer necessary. These instructions -
gnome/lib/bonobo/bonobo-activation-config.xml
r32d1cbf r6992ce7 1 1 <sect2> 2 <title>Configuring bonobo-activation</title>2 <title>Configuring <application>bonobo-activation</application></title> 3 3 4 4 <sect3><title>Configuration Information</title> -
gnome/lib/bonobo/bonobo-activation-desc.xml
r32d1cbf r6992ce7 2 2 <title>Contents</title> 3 3 4 <para>The bonobo-activationpackage contains4 <para>The <application>bonobo-activation</application> package contains 5 5 <filename>libbonobo-activation</filename> libraries.</para> 6 6 -
gnome/lib/bonobo/bonobo-activation-exp.xml
r32d1cbf r6992ce7 2 2 <title>Command explanations</title> 3 3 4 <para>< userinput>--libexecdir=$GNOME_PREFIX/sbin</userinput> : This switch puts4 <para><command>--libexecdir=$GNOME_PREFIX/sbin</command> : This switch puts 5 5 libexec files in <filename>$GNOME_PREFIX/sbin</filename> instead of 6 6 <filename>$GNOME_PREFIX/libexec</filename>.</para> 7 7 8 <para>< userinput>--sysconfdir=/etc/gnome</userinput> : This switch puts8 <para><command>--sysconfdir=/etc/gnome</command> : This switch puts 9 9 configuration files in <filename>/etc/gnome</filename> instead of 10 10 <filename>$GNOME_PREFIX/etc</filename>.</para> 11 11 12 <para>< userinput>--disable-gtk-doc</userinput> : This switch will12 <para><command>--disable-gtk-doc</command> : This switch will 13 13 prevent the rebuilding of documentation during the make command.</para> 14 14 -
gnome/lib/bonobo/bonobo-activation-inst.xml
r32d1cbf r6992ce7 1 1 <sect2> 2 <title>Installation of bonobo-activation</title>2 <title>Installation of <application>bonobo-activation</application></title> 3 3 4 <para>Install bonobo-activationby running the following commands:</para>4 <para>Install <application>bonobo-activation</application> by running the following commands:</para> 5 5 6 <para><screen><userinput> ./configure --prefix=$GNOME_PREFIX --libexecdir=$GNOME_PREFIX/sbin \6 <para><screen><userinput><command>./configure --prefix=$GNOME_PREFIX --libexecdir=$GNOME_PREFIX/sbin \ 7 7 --sysconfdir=/etc/gnome --disable-gtk-doc && 8 8 make && 9 make install</ userinput></screen></para>9 make install</command></userinput></screen></para> 10 10 11 11 </sect2> -
gnome/lib/bonobo/bonobo-activation-intro.xml
r32d1cbf r6992ce7 1 1 <sect2> 2 <title>Introduction to bonobo-activation</title>2 <title>Introduction to <application>bonobo-activation</application></title> 3 3 4 <screen>Download location (HTTP): <ulink url="&bonobo-activation-download-http;"/> 5 Download location (FTP): <ulink url="&bonobo-activation-download-ftp;"/> 6 Version used: &bonobo-activation-version; 7 Package size: &bonobo-activation-size; 8 Estimated Disk space required: &bonobo-activation-buildsize; 9 Estimated build time: &bonobo-activation-time;</screen> 4 <para>The <application>bonobo-activation</application> package contains libbonobo-activation 5 libraries. This is the new Object Activation Framework 6 (<acronym>OAF</acronym>) for 7 GNOME.</para> 10 8 11 <para>The bonobo-activation package contains libbonobo-activation 12 libraries. This is the new Object Activation Framework (OAF) for GNOME.</para> 9 <sect3><title>Package information</title> 10 <itemizedlist spacing='compact'> 11 <listitem><para>Download (HTTP): <ulink 12 url="&bonobo-activation-download-http;"/></para></listitem> 13 <listitem><para>Download (FTP): <ulink 14 url="&bonobo-activation-download-ftp;"/></para></listitem> 15 <listitem><para>Download size: &bonobo-activation-size;</para></listitem> 16 <listitem><para>Estimated Disk space required: 17 &bonobo-activation-buildsize;</para></listitem> 18 <listitem><para>Estimated build time: 19 &bonobo-activation-time;</para></listitem></itemizedlist> 20 </sect3> 13 21 14 <screen>bonobo-activation depends on: 15 <xref linkend="ORBit2"/> 16 bonobo-activation will utilize: 17 <xref linkend="gtk-doc"/> and <xref linkend="sgml-dtd-3"/> </screen> 22 <sect3><title><application>bonobo-activation</application> dependencies</title> 23 <sect4><title>Required</title> 24 <para><xref linkend="ORBit2"/></para></sect4> 25 <sect4><title>Optional</title> 26 <para><xref linkend="gtk-doc"/> and <xref linkend="sgml-dtd-3"/></para></sect4> 27 </sect3> 18 28 19 29 </sect2> -
gnome/lib/bonobo/bonobo-activation.ent
r32d1cbf r6992ce7 5 5 <!ENTITY bonobo-activation-desc SYSTEM "bonobo-activation-desc.xml"> 6 6 <!ENTITY bonobo-activation-config SYSTEM "bonobo-activation-config.xml"> 7 <!ENTITY bonobo-activation-buildsize " 5.2MB">8 <!ENTITY bonobo-activation-version "2.2. 1.1">9 <!ENTITY bonobo-activation-download-http "http://ftp.gnome.org/pub/GNOME/sources/bonobo-activation/2.2/bonobo-activation-2.2. 1.1.tar.bz2">10 <!ENTITY bonobo-activation-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/bonobo-activation/2.2/bonobo-activation-2.2. 1.1.tar.bz2">11 <!ENTITY bonobo-activation-size "4 47KB">7 <!ENTITY bonobo-activation-buildsize "6.1 MB"> 8 <!ENTITY bonobo-activation-version "2.2.2"> 9 <!ENTITY bonobo-activation-download-http "http://ftp.gnome.org/pub/GNOME/sources/bonobo-activation/2.2/bonobo-activation-2.2.2.tar.bz2"> 10 <!ENTITY bonobo-activation-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/bonobo-activation/2.2/bonobo-activation-2.2.2.tar.bz2"> 11 <!ENTITY bonobo-activation-size "480 KB"> 12 12 <!ENTITY bonobo-activation-time "0.60 SBU"> -
introduction/welcome/changelog.xml
r32d1cbf r6992ce7 12 12 13 13 <listitem><para>July 17th, 2003 [larry]: gnome: update to 14 linc-1.0.3, libIDL-0.8.2, intltool-0.26 .</para></listitem>14 linc-1.0.3, libIDL-0.8.2, intltool-0.26 and bonobo-activation-2.2.2.</para></listitem> 15 15 16 16 <listitem><para>July 7th, 2003 [larry]: server: updated to
Note:
See TracChangeset
for help on using the changeset viewer.