glfs/basicnet/mailnews/slrn/slrn-inst.xml

14 lines
270 B
XML
Raw Normal View History

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