Changeset d0512e0


Ignore:
Timestamp:
04/05/2012 08:03:20 PM (12 years ago)
Author:
Andrew Benton <andy@…>
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:
c00932a
Parents:
8a79b25f
Message:

Added a note about LIBGLADE_MODULE_PATH to the libbonoboui page
Thanks to Fernando de Oliveira

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/deprecated/libbonoboui.xml

    r8a79b25f rd0512e0  
    55  %general-entities;
    66
    7   <!ENTITY libbonoboui-download-http "&gnome-download-http;/libbonoboui/2.24/libbonoboui-&libbonoboui-version;.tar.bz2">
    8   <!ENTITY libbonoboui-download-ftp  "&gnome-download-ftp;/libbonoboui/2.24/libbonoboui-&libbonoboui-version;.tar.bz2">
     7  <!ENTITY libbonoboui-download-http
     8    "&gnome-download-http;/libbonoboui/2.24/libbonoboui-&libbonoboui-version;.tar.bz2">
     9  <!ENTITY libbonoboui-download-ftp
     10    "&gnome-download-ftp;/libbonoboui/2.24/libbonoboui-&libbonoboui-version;.tar.bz2">
    911  <!ENTITY libbonoboui-md5sum        "853be8e28aaa4ce48ba60be7d9046bf4">
    1012  <!ENTITY libbonoboui-size          "954 KB">
     
    1315]>
    1416
    15 <sect1 id="libbonoboui" xreflabel="libbonoboui-&libbonoboui-version;">
     17<sect1 id="libbonoboui" xreflabel="LibBonoboUI-&libbonoboui-version;">
    1618  <?dbhtml filename="libbonoboui.html"?>
    1719
     
    2123  </sect1info>
    2224
    23   <title>libbonoboui-&libbonoboui-version;</title>
     25  <title>LibBonoboUI-&libbonoboui-version;</title>
    2426
    2527  <indexterm zone="libbonoboui">
    26     <primary sortas="a-Libbonoboui">Libbonoboui</primary>
     28    <primary sortas="a-Libbonoboui">LibBonoboUI</primary>
    2729  </indexterm>
    2830
    2931  <sect2 role="package">
    30     <title>Introduction to libbonoboui</title>
     32    <title>Introduction to LibBonoboUI</title>
    3133
    32     <para>The <application>libbonoboui</application> package contains
    33     <filename class="libraryfile">libbonoboui</filename> libraries.</para>
     34    <para>
     35      The <application>Bonobo</application> User Interface library provides user
     36      interface code for <application>Bonobo</application>, the Object
     37      Activation Framework for <application>GNOME 2</application>.
     38    </para>
    3439
    3540    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    4146    <itemizedlist spacing="compact">
    4247      <listitem>
    43         <para>Download (HTTP): <ulink url="&libbonoboui-download-http;"/></para>
     48        <para>
     49          Download (HTTP): <ulink url="&libbonoboui-download-http;"/>
     50        </para>
    4451      </listitem>
    4552      <listitem>
    46         <para>Download (FTP): <ulink url="&libbonoboui-download-ftp;"/></para>
     53        <para>
     54          Download (FTP): <ulink url="&libbonoboui-download-ftp;"/>
     55        </para>
    4756      </listitem>
    4857      <listitem>
    49         <para>Download MD5 sum: &libbonoboui-md5sum;</para>
     58        <para>
     59          Download MD5 sum: &libbonoboui-md5sum;
     60        </para>
    5061      </listitem>
    5162      <listitem>
    52         <para>Download size: &libbonoboui-size;</para>
     63        <para>
     64          Download size: &libbonoboui-size;
     65        </para>
    5366      </listitem>
    5467      <listitem>
    55         <para>Estimated disk space required: &libbonoboui-buildsize;</para>
     68        <para>
     69          Estimated disk space required: &libbonoboui-buildsize;
     70        </para>
    5671      </listitem>
    5772      <listitem>
    58         <para>Estimated build time: &libbonoboui-time;</para>
     73        <para>
     74          Estimated build time: &libbonoboui-time;
     75        </para>
    5976      </listitem>
    6077    </itemizedlist>
    6178
    62     <bridgehead renderas="sect3">libbonoboui Dependencies</bridgehead>
     79    <bridgehead renderas="sect3">LibBonoboUI Dependencies</bridgehead>
    6380
    6481    <bridgehead renderas="sect4">Required</bridgehead>
    65     <para role="required"><xref linkend="libglade"/>,
    66     <xref linkend="libgnome"/>, and
    67     <xref linkend="libgnomecanvas"/></para>
     82    <para role="required">
     83      <xref linkend="libglade"/>,
     84      <xref linkend="libgnome"/> and
     85      <xref linkend="libgnomecanvas"/>
     86    </para>
    6887
    6988    <bridgehead renderas="sect4">Optional</bridgehead>
    70     <para role="optional"><xref linkend="gtk-doc"/></para>
     89    <para role="optional">
     90      <xref linkend="gtk-doc"/>
     91    </para>
    7192
    72     <para condition="html" role="usernotes">User Notes:
    73     <ulink url="&blfs-wiki;/libbonoboui"/></para>
    74 
     93    <para condition="html" role="usernotes">
     94      User Notes: <ulink url="&blfs-wiki;/libbonoboui"/>
     95    </para>
    7596  </sect2>
    7697
    7798  <sect2 role="installation">
    78     <title>Installation of libbonoboui</title>
     99    <title>Installation of LibBonoboUI</title>
    79100
    80     <para>Install <application>libbonoboui</application> by running the
    81     following commands:</para>
     101    <para>
     102      Install <application>LibBonoboUI</application> by running the following
     103      commands:
     104    </para>
    82105
    83 <screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) &amp;&amp;
     106<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \
     107  --disable-static &amp;&amp;
    84108make</userinput></screen>
    85109
    86     <para>To test the results, issue: <command>make check</command>.</para>
     110    <para>
     111      To test the results, issue: <command>make check</command>.
     112    </para>
    87113
    88     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     114    <para>
     115      Now, as the <systemitem class="username">root</systemitem> user:
     116    </para>
    89117
    90118<screen role="root"><userinput>make install &amp;&amp;
     
    93121install -v -m644 doc/*.{dtd,txt,xml,html} $(pkg-config \
    94122        --variable=prefix ORBit-2.0)/share/doc/libbonoboui-&libbonoboui-version;</userinput></screen>
    95 
    96123  </sect2>
    97124
     
    102129    href="../../xincludes/gnome-old-prefix.xml"/>
    103130
    104     <para><option>--disable-static</option>: This switch prevents the static
    105     libraries being installed.</para>
     131    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     132    href="../../xincludes/static-libraries.xml"/>
    106133
    107134    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    108135    href="../../xincludes/gtk-doc-rebuild.xml"/>
     136  </sect2>
    109137
     138  <sect2 role="configuration">
     139    <title>Configuring LibBonoboUI</title>
     140
     141      <para>
     142        If you have installed gnome with a different prefix to
     143        <application>LibGlade</application> (eg,
     144        <application>LibGlade</application> is installed into
     145        <filename class="directory">/usr</filename> and
     146        <application>LibBonoboUI</application> is installed into
     147        <filename class="directory">/opt/gnome</filename>) you will need to add
     148        the directory containing the Glade files to the environment variable
     149        <envar>${LIBGLADE_MODULE_PATH}</envar>. As the
     150        <systemitem class="username">root</systemitem> user:
     151      </para>
     152
     153<screen role="root"><userinput>echo export LIBGLADE_MODULE_PATH=$(pkg-config \
     154        --variable=prefix ORBit-2.0)/lib/libglade/2.0 &gt;&gt; /etc/profile</userinput></screen>
    110155  </sect2>
    111156
     
    120165      <seglistitem>
    121166        <seg>bonobo-browser and test-moniker</seg>
    122         <seg>libbonoboui-2.{so,a} and libbonobo.{so,a} Glade library</seg>
    123         <seg><envar>$GNOME_PREFIX</envar>/{include/libbonoboui-2.0/bonobo,
    124         share/{doc/libbonoboui-2.24.3,gnome-2.0/ui,
    125         gtk-doc/html/libbonoboui}}</seg>
     167        <seg>libbonoboui-2.so and libbonobo.so Glade library</seg>
     168        <seg>
     169          <envar>${GNOME_PREFIX}</envar>/include/libbonoboui-2.0/bonobo,
     170          <envar>${GNOME_PREFIX}</envar>/share/doc/libbonoboui-2.24.3,
     171          <envar>${GNOME_PREFIX}</envar>/share/gnome-2.0/ui and
     172          <envar>${GNOME_PREFIX}</envar>/share/gtk-doc/html/libbonoboui
     173        </seg>
    126174      </seglistitem>
    127175    </segmentedlist>
     
    133181
    134182      <varlistentry id="libbonoboui-2">
    135         <term><filename class='libraryfile'>libbonoboui-2.{so,a}</filename></term>
     183        <term><filename class='libraryfile'>libbonoboui-2.so</filename></term>
    136184        <listitem>
    137           <para>are the GUI portion of the <application>Bonobo</application>
    138           libraries.</para>
     185          <para>
     186            are the GUI portion of the <application>Bonobo</application>
     187            libraries.
     188          </para>
    139189          <indexterm zone="libbonoboui libbonoboui-2">
    140             <primary sortas="c-">libbonoboui-2.{so,a}</primary>
     190            <primary sortas="c-">libbonoboui-2.so</primary>
    141191          </indexterm>
    142192        </listitem>
    143193      </varlistentry>
    144 
    145194    </variablelist>
    146 
    147195  </sect2>
    148 
    149196</sect1>
Note: See TracChangeset for help on using the changeset viewer.