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

12 lines
341 B
XML
Raw Normal View History

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