glfs/basicnet/netprogs/ncftp/ncftp-exp.xml
Larry Lawrence 2da087bdec update to ncftp-3.1.6
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1095 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-09-17 15:38:21 +00:00

11 lines
297 B
XML

<sect2>
<title>Command explanations</title>
<para><screen><command>cd libncftp &amp;&amp;
make shared &amp;&amp;
make soinstall</command></screen>
These commands make and install the dynamic library libncftp which is then used to link against when compiling the main program.</para>
</sect2>