Author: djensen
Date: 2005-06-15 19:44:11 -0600 (Wed, 15 Jun 2005)
New Revision: 4609
Modified:
trunk/BOOK/general/genlib/gwrap.xml
trunk/BOOK/general/genlib/libesmtp.xml
trunk/BOOK/general/graphlib/aalib.xml
trunk/BOOK/general/graphlib/libungif.xml
trunk/BOOK/introduction/welcome/changelog.xml
Log:
root/usr Installed Directories changes to aalib, g-wrap, libungif and libesmtp
Modified: trunk/BOOK/general/genlib/gwrap.xml
===================================================================
--- trunk/BOOK/general/genlib/gwrap.xml 2005-06-15 21:21:30 UTC (rev 4608)
+++ trunk/BOOK/general/genlib/gwrap.xml 2005-06-16 01:44:11 UTC (rev 4609)
@@ -74,9 +74,14 @@
commands:</para>
<screen><userinput>./configure --prefix=/usr &&
-make &&
-make install</userinput></screen>
+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>
+
</sect2>
<sect2 role="content">
@@ -89,8 +94,8 @@
<seglistitem>
<seg>g-wrap-config and <application>Guile</application> scripts</seg>
- <seg>libgw.[so,a]</seg>
- <seg>Not determined at this time</seg>
+ <seg>many /usr/lib/libgw*.[so,a] and many
/usr/share/guile/g-wrap/gw*.scm</seg>
+ <seg>/usr/include/g-wrap and /usr/share/guile/g-wrap</seg>
</seglistitem>
</segmentedlist>
Modified: trunk/BOOK/general/genlib/libesmtp.xml
===================================================================
--- trunk/BOOK/general/genlib/libesmtp.xml 2005-06-15 21:21:30 UTC (rev
4608)
+++ trunk/BOOK/general/genlib/libesmtp.xml 2005-06-16 01:44:11 UTC (rev
4609)
@@ -69,9 +69,14 @@
commands:</para>
<screen><userinput>./configure --prefix=/usr &&
-make &&
-make install</userinput></screen>
+make</userinput></screen>
+ <para>This package does not come with a testsuite.</para>
+
+ <para>Now, as the <systemitem class="username">root</systemitem>
user:</para>
+
+<screen role="root"><userinput>make install</userinput></screen>
+
</sect2>
<sect2 role="content">
@@ -86,7 +91,7 @@
<seg>libesmtp-config</seg>
<seg>libesmtp.[so,a] and <application>libesmtp</application>
SASL plugins</seg>
- <seg>Not determined at this time</seg>
+ <seg>/usr/lib/esmtp-plugins</seg>
</seglistitem>
</segmentedlist>
Modified: trunk/BOOK/general/graphlib/aalib.xml
===================================================================
--- trunk/BOOK/general/graphlib/aalib.xml 2005-06-15 21:21:30 UTC (rev
4608)
+++ trunk/BOOK/general/graphlib/aalib.xml 2005-06-16 01:44:11 UTC (rev
4609)
@@ -70,9 +70,14 @@
commands:</para>
<screen><userinput>./configure --prefix=/usr &&
-make &&
-make install</userinput></screen>
+make</userinput></screen>
+ <para>This package does not come with a testsuite.</para>
+
+ <para>Now, as the <systemitem class="username">root</systemitem>
user:</para>
+
+<screen role="root"><userinput>make install</userinput></screen>
+
</sect2>
<sect2 role="content">
@@ -86,7 +91,7 @@
<seglistitem>
<seg>aafire, aainfo, aalib-config, aasavefont, and aatest</seg>
<seg>libaa.[so,a]</seg>
- <seg>Not determined at this time</seg>
+ <seg>None</seg>
</seglistitem>
</segmentedlist>
Modified: trunk/BOOK/general/graphlib/libungif.xml
===================================================================
--- trunk/BOOK/general/graphlib/libungif.xml 2005-06-15 21:21:30 UTC (rev
4608)
+++ trunk/BOOK/general/graphlib/libungif.xml 2005-06-16 01:44:11 UTC (rev
4609)
@@ -80,8 +80,13 @@
commands:</para>
<screen><userinput>./configure --prefix=/usr &&
-make &&
-make install &&
+make</userinput></screen>
+
+ <para>This package does not come with a testsuite.</para>
+
+ <para>Now, as the <systemitem class="username">root</systemitem>
user:</para>
+
+<screen role="root"><userinput>make install &&
install -v -m755 -d /usr/share/doc/libungif-&libungif-version;/html &&
install -v -m644 doc/*.{png,html} \
/usr/share/doc/libungif-&libungif-version;/html &&
@@ -104,7 +109,7 @@
gifinfo, gifinter, gifinto, gifovly, gifpos, gifrotat, gifrsize,
gifspnge, giftext,
gifwedge, icon2gif, raw2gif, rgb2gif, and text2gif</seg>
<seg>libungif.[so,a]</seg>
- <seg>Not determined at this time</seg>
+ <seg>/usr/share/doc/libungif-&libungif-version;</seg>
</seglistitem>
</segmentedlist>
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2005-06-15 21:21:30 UTC
(rev 4608)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2005-06-16 01:44:11 UTC
(rev 4609)
@@ -28,7 +28,7 @@
<para>June 15th, 2005 [djensen]: Separated user/root instructions
and/or updated Installed Directories for Libao, Libmpeg123, Libmad,
OpenQuicktime, libFAME, Speex, Libdvdread, FLAC, Gst-plugins,
- Libcroco and Rep-gtk</para>
+ Libcroco, Libesmtp, Libungif, AAlib and Rep-gtk</para>
</listitem>
<listitem>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page