Author: randy
Date: 2006-04-02 06:03:42 -0600 (Sun, 02 Apr 2006)
New Revision: 5794

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/general/genlib/slib.xml
   trunk/BOOK/introduction/welcome/changelog.xml
Log:
Updated to SLIB-3a3

Modified: trunk/BOOK/general/genlib/slib.xml
===================================================================
--- trunk/BOOK/general/genlib/slib.xml  2006-04-02 11:59:39 UTC (rev 5793)
+++ trunk/BOOK/general/genlib/slib.xml  2006-04-02 12:03:42 UTC (rev 5794)
@@ -6,10 +6,10 @@
 
   <!ENTITY slib-download-http 
"http://swiss.csail.mit.edu/ftpdir/scm/slib&slib-version;.tar.gz";>
   <!ENTITY slib-download-ftp  " ">
-  <!ENTITY slib-md5sum        "190b20552dce6148f5a4917648eb589e">
+  <!ENTITY slib-md5sum        "eec6e9193c3c86254f7176dd8a833c4c">
   <!ENTITY slib-size          "846 KB">
   <!ENTITY slib-buildsize     "19.5 MB (includes building and installing all 
docs)">
-  <!ENTITY slib-time          "0.1 SBU">
+  <!ENTITY slib-time          "less than 0.1 SBU">
 ]>
 
 <sect1 id="slib" xreflabel="SLIB-&slib-version;">
@@ -69,7 +69,7 @@
     <itemizedlist spacing='compact'>
       <listitem>
         <para>Required Patch: <ulink
-        url="&patch-root;/slib-&slib-version;-blfs_install-2.patch"/></para>
+        url="&patch-root;/slib-&slib-version;-blfs_install-1.patch"/></para>
       </listitem>
     </itemizedlist>
 
@@ -89,8 +89,7 @@
     <para>Install <application>SLIB</application> by issuing the following
     commands:</para>
 
-<screen><userinput>patch -Np1 -i ../slib-&slib-version;-blfs_install-2.patch 
&amp;&amp;
-sed -i 's/UNIX COHERENT/unix COHERENT/' guile.init &amp;&amp;
+<screen><userinput>patch -Np1 -i ../slib-&slib-version;-blfs_install-1.patch 
&amp;&amp;
 make</userinput></screen>
 
     <para>If you have <application>TeX</application> installed and wish to
@@ -102,11 +101,12 @@
 make htmldocs &amp;&amp;
 make txtdocs</userinput></screen>
 
-    <para>This package does not come with a test suite.</para>
+    <para>This package does not come with a functional test suite.</para>
 
     <para>Now, as the <systemitem class="username">root</systemitem> 
user:</para>
 
 <screen role="root"><userinput>make prefix=/usr/ install &amp;&amp;
+ln -s ../slib /usr/share/guile/1.8 &amp;&amp;
 make prefix=/usr/ catalogs &amp;&amp;
 make prefix=/usr/ installinfo</userinput></screen>
 
@@ -115,12 +115,6 @@
   <sect2 role="commands">
     <title>Command Explanations</title>
 
-    <para><command>sed -i 's/UNIX COHERENT/unix COHERENT/' 
guile.init</command>:
-    This command fixes a problem with the <application>Guile</application>
-    initialization script. This fix depends on <application>Guile</application>
-    being patched as well. Ensure <application>Guile</application> was 
installed
-    with the <filename>guile-1.6.7-slib_3a2-1.patch</filename> applied.</para>
-
     <para><command>make prefix=/usr/ catalogs</command>: This command builds 
the
     <application>SLIB</application> <application>Scheme</application>
     implementation catalog.</para>

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2006-04-02 11:59:39 UTC (rev 5793)
+++ trunk/BOOK/general.ent      2006-04-02 12:03:42 UTC (rev 5794)
@@ -101,7 +101,7 @@
 <!ENTITY libesmtp-version             "1.0.3r1">
 <!ENTITY aspell-version               "0.60.4">
 <!ENTITY ispell-version               "3.2.06.epa7">
-<!ENTITY slib-version                 "3a2">
+<!ENTITY slib-version                 "3a3">
 <!ENTITY gwrap-version                "1.3.4">
 <!ENTITY LZO-version                  "2.02">
 <!ENTITY libusb-version               "0.1.10a">

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2006-04-02 11:59:39 UTC 
(rev 5793)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2006-04-02 12:03:42 UTC 
(rev 5794)
@@ -45,6 +45,9 @@
       <para>April 2nd, 2006</para>
       <itemizedlist>
         <listitem>
+          <para>[randy] - Updated to SLIB-3a3.</para>
+        </listitem>
+        <listitem>
           <para>[randy] - Updated to Guile-1.8.0.</para>
         </listitem>
         <listitem>

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to