mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-25 07:42:13 +08:00
Added a note to run the test suite in the libglade instructions
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5487 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
35cb126ba0
commit
d93a17c1c7
@ -5,11 +5,11 @@
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY libglade-download-http "http://ftp.gnome.org/pub/GNOME/sources/libglade/2.5/libglade-&libglade-version;.tar.bz2">
|
||||
<!ENTITY libglade-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/libglade/2.5/libglade-&libglade-version;.tar.bz2">
|
||||
<!ENTITY libglade-md5sum "e4734a59f1f2308d7714dc0ebf8163f1">
|
||||
<!ENTITY libglade-size "317 KB">
|
||||
<!ENTITY libglade-buildsize "5.1 MB">
|
||||
<!ENTITY libglade-time "0.15 SBU">
|
||||
<!ENTITY libglade-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/libglade/2.5/libglade-&libglade-version;.tar.bz2">
|
||||
<!ENTITY libglade-md5sum "e4734a59f1f2308d7714dc0ebf8163f1">
|
||||
<!ENTITY libglade-size "317 KB">
|
||||
<!ENTITY libglade-buildsize "5.1 MB">
|
||||
<!ENTITY libglade-time "0.1 SBU">
|
||||
]>
|
||||
|
||||
<sect1 id="libglade" xreflabel="libglade-&libglade-version;">
|
||||
@ -80,6 +80,8 @@
|
||||
<screen><userinput>./configure --prefix=/usr &&
|
||||
make</userinput></screen>
|
||||
|
||||
<para>To test the results, issue: <command>make check</command>.</para>
|
||||
|
||||
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
||||
|
||||
<screen role="root"><userinput>make install</userinput></screen>
|
||||
@ -103,8 +105,7 @@ make</userinput></screen>
|
||||
<segtitle>Installed Directories</segtitle>
|
||||
|
||||
<seglistitem>
|
||||
<seg>libglade-convert (requires <command>python</command> and
|
||||
<filename class='libraryfile'>pyexpat.so</filename>)</seg>
|
||||
<seg>libglade-convert (requires <command>python</command>)</seg>
|
||||
<seg>libglade-2.0.[so,a]</seg>
|
||||
<seg>/usr/include/libglade-2.0, /usr/share/xml/libglade, and
|
||||
/usr/share/gtk-doc/html/libglade</seg>
|
||||
|
Loading…
Reference in New Issue
Block a user