mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
Updated to GPdf-2.10.0
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4350 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
ce49e89730
commit
b2323d496c
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY gpdf-download-http "http://ftp.gnome.org/pub/GNOME/sources/gpdf/&gnome-version;/gpdf-&gpdf-version;.tar.bz2">
|
||||
<!ENTITY gpdf-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gpdf/&gnome-version;/gpdf-&gpdf-version;.tar.bz2">
|
||||
<!ENTITY gpdf-md5sum "a1c054d5de1d5ef361006975c57b45f5">
|
||||
<!ENTITY gpdf-md5sum "9278cd3b9d06e3b1d364452f0e512fa9">
|
||||
<!ENTITY gpdf-size "1.0 MB">
|
||||
<!ENTITY gpdf-buildsize "37.5 MB">
|
||||
<!ENTITY gpdf-time "0.55 SBU">
|
||||
<!ENTITY gpdf-buildsize "36 MB">
|
||||
<!ENTITY gpdf-time "0.5 SBU">
|
||||
]>
|
||||
|
||||
<sect1 id="gpdf" xreflabel="GPdf-&gpdf-version;">
|
||||
@ -44,7 +44,8 @@ url="&gpdf-download-ftp;"/></para></listitem>
|
||||
|
||||
<sect3><title><application>GPdf</application> dependencies</title>
|
||||
<sect4><title>Required</title>
|
||||
<para><xref linkend="libgnomeprintui"/></para>
|
||||
<para><xref linkend="libgnomeui"/> and
|
||||
<xref linkend="libgnomeprintui"/></para>
|
||||
</sect4>
|
||||
|
||||
<sect4><title>Optional</title>
|
||||
@ -65,8 +66,13 @@ commands:</para>
|
||||
<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
|
||||
--libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin \
|
||||
--sysconfdir=/etc/gnome --localstatedir=/var/lib &&
|
||||
make &&
|
||||
make install</command></userinput></screen>
|
||||
make</command></userinput></screen>
|
||||
|
||||
<para>To test the results, issue: <command>make check</command>.</para>
|
||||
|
||||
<para>Now, as the root user:</para>
|
||||
|
||||
<screen><userinput role='root'><command>make install</command></userinput></screen>
|
||||
|
||||
</sect2>
|
||||
|
||||
|
@ -32,8 +32,8 @@
|
||||
|
||||
<listitem>
|
||||
<para>May 18th, 2005 [randy]: Updated to GConf Editor-2.10.0,
|
||||
GNOME Netstatus-2.10.0 and gcalctool-5.5.42; commented out the Nautilus
|
||||
Media package from inclusion in the book.</para>
|
||||
GNOME Netstatus-2.10.0, gcalctool-5.5.42 and GPdf-2.10.0; commented out
|
||||
the Nautilus Media package from inclusion in the book.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
|
Loading…
Reference in New Issue
Block a user