glfs/basicnet/mailnews/slrn/slrn-inst.xml
Larry Lawrence a979d27831 added samba-2.2.5
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@116 af4574ff-66df-0310-9fd7-8a98e5e911e0
2002-08-20 03:17:40 +00:00

14 lines
270 B
XML

<sect2>
<title>Installation of slrn</title>
<para>Install slrn by running the following commands:</para>
<para><screen>
<userinput>./configure --prefix=/usr --with-slrnpull &amp;&amp;
make LDFLAGS="-ldl" &amp;&amp;
make install</userinput>
</screen></para>
</sect2>