another link

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@176 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Larry Lawrence 2002-08-31 03:24:26 +00:00
parent 1a9822d34f
commit a6e68916b5
3 changed files with 6 additions and 4 deletions

View File

@ -13,7 +13,7 @@ package contains the bindings to GTK and uses the same instructions.
They can both can be installed, if needed. </para>
<screen>rep-gtk depends on:
<xref linkend="GTK2"/>, <xref linkend="gdk"/> and <xref linkend="librep"/>
<xref linkend="GTK2"/> and <xref linkend="librep"/>
rep-gtk will utilize:
<xref linkend="libglade"/></screen>
</sect2>

View File

@ -6,6 +6,6 @@
<!ENTITY scrollkeeper-config SYSTEM "scrollkeeper-config.xml">
<!ENTITY scrollkeeper-buildsize "4.5 MB">
<!ENTITY scrollkeeper-version "0.3.11">
<!ENTITY scrollkeeper-download-http "http://scrollkeeper.sourceforge.net">
<!ENTITY scrollkeeper-download-http "http://telia.dl.sourceforge.net/sourceforge/scrollkeeper/scrollkeeper-0.3.11.tar.gz">
<!ENTITY scrollkeeper-download-ftp "">
<!ENTITY scrollkeeper-size "432 KB">

View File

@ -15,8 +15,10 @@ extension language.</para>
<screen>sawfish depends on:
<xref linkend="xfree86"/>, <xref linkend="imlib"/>, <xref linkend="librep"/>, <xref linkend="rep-gtk"/> and <xref linkend="GTK2"/>
sawfish will utilize:
<xref linkend="gdk"/>, <xref linkend="audiofile"/>, <xref linkend="libglade"/> and <xref linkend="esound"/></screen>
<xref linkend="audiofile"/>, <xref linkend="libglade"/> and <xref linkend="esound"/></screen>
<para>Use sawfish-1.1-gtk1 if you do not have GTK2 installed. The install directions are the same, except for --with-gnome-prefix=/opt/gnome.</para>
<para>Use sawfish-1.1-gtk1 if you do not have GTK2 installed. The
install directions are the same, except for
--with-gnome-prefix=/opt/gnome and <xref linkend="gdk"/> is required.</para>
</sect2>