Author: randy
Date: 2007-04-18 14:14:52 -0600 (Wed, 18 Apr 2007)
New Revision: 6741

Modified:
   trunk/BOOK/general/genlib/slang.xml
   trunk/BOOK/introduction/welcome/changelog.xml
Log:
Added additional files to the chmod command in the S-Lang instructions

Modified: trunk/BOOK/general/genlib/slang.xml
===================================================================
--- trunk/BOOK/general/genlib/slang.xml 2007-04-18 20:10:11 UTC (rev 6740)
+++ trunk/BOOK/general/genlib/slang.xml 2007-04-18 20:14:52 UTC (rev 6741)
@@ -81,7 +81,8 @@
     <para>Now, as the <systemitem class="username">root</systemitem> 
user:</para>
 
 <screen role='root'><userinput>make install-elf &amp;&amp;
-chmod -v 755 /usr/lib/libslang.so.&slang-version;</userinput></screen>
+chmod -v 755 /usr/lib/libslang.so.&slang-version; \
+             /usr/lib/slang/v2/modules/*.so</userinput></screen>
   </sect2>
 
   <sect2 role="commands">

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2007-04-18 20:10:11 UTC 
(rev 6740)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2007-04-18 20:14:52 UTC 
(rev 6741)
@@ -45,6 +45,10 @@
       <para>April 18th, 2007</para>
       <itemizedlist>
         <listitem>
+          <para>[randy] - Added additional files to the chmod command in the
+          S-Lang instructions.</para>
+        </listitem>
+        <listitem>
           <para>[randy] - Added a note to run some commands in the OpenSSH
           instructions as the root user. Thanks to ghylton for the
           report.</para>

-- 
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