mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-02 05:22:13 +08:00
12 lines
257 B
XML
12 lines
257 B
XML
|
<sect2>
|
||
|
<title>Installation of FNLIB</title>
|
||
|
|
||
|
<para>Install FNLIB by running the following commands:</para>
|
||
|
|
||
|
<para><screen><userinput>./configure --prefix=/usr --sysconfdir=/etc &&
|
||
|
make &&
|
||
|
make install</userinput></screen></para>
|
||
|
|
||
|
</sect2>
|
||
|
|