Updated to gucharmap-1.4.3

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4161 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Randy McMurchy 2005-05-12 05:12:43 +00:00
parent 7e645e6e20
commit dc47185fe8

View File

@ -6,10 +6,10 @@
<!ENTITY gucharmap-download-http "http://ftp.gnome.org/pub/GNOME/sources/gucharmap/1.4/gucharmap-&gucharmap-version;.tar.bz2">
<!ENTITY gucharmap-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gucharmap/1.4/gucharmap-&gucharmap-version;.tar.bz2">
<!ENTITY gucharmap-md5sum "73847836c1adeadf166fd4fe909687c9">
<!ENTITY gucharmap-md5sum "9003427becd6fae9b2df5ddf1a6c390b">
<!ENTITY gucharmap-size "1.5 MB">
<!ENTITY gucharmap-buildsize "26.9 MB">
<!ENTITY gucharmap-time "0.21 SBU">
<!ENTITY gucharmap-buildsize "25 MB">
<!ENTITY gucharmap-time "0.2 SBU">
]>
<sect1 id="gucharmap" xreflabel="gucharmap-&gucharmap-version;">
@ -60,13 +60,20 @@ url="&gucharmap-download-ftp;"/></para></listitem>
<sect2>
<title>Installation of <application>gucharmap</application></title>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../without-gnome.xml"/>
<para>Install <application>gucharmap</application> by running the following
commands:</para>
<screen><userinput><command>./configure --prefix=$GNOME_PREFIX \
<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
--localstatedir=/var/lib &amp;&amp;
make &amp;&amp;
make install</command></userinput></screen>
make</command></userinput></screen>
<para>This package does not come with a test suite.</para>
<para>Now, as the root user:</para>
<screen><userinput role='root'><command>make install</command></userinput></screen>
</sect2>
@ -87,7 +94,7 @@ puts <application>ScrollKeeper</application> files in
<command>charmap</command>,
<command>gnome-character-map</command>,
<command>gucharmap</command> and
<filename class="libraryfile">libgucharmap</filename>.
<filename class="libraryfile">libgucharmap.so</filename>.
</para>
</sect2>