glfs/basicnet/mailnews/slrn/slrn-inst.xml
Billy O 'Connor ff68701d53 <screen> formatting fixes.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@643 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-02-01 16:32:35 +00:00

12 lines
268 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>