2002-07-08 04:28:42 +08:00
|
|
|
<sect2>
|
2003-09-15 05:18:00 +08:00
|
|
|
<title>Installation of <application>libmng</application></title>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
2003-09-15 05:18:00 +08:00
|
|
|
<para>Install <application>libmng</application> by running the following
|
|
|
|
commands:</para>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
2003-11-12 05:50:49 +08:00
|
|
|
<screen><userinput><command>./autogen.sh &&
|
2004-02-01 16:25:47 +08:00
|
|
|
./configure --prefix=/usr &&
|
2002-07-08 04:28:42 +08:00
|
|
|
make &&
|
|
|
|
make install &&
|
|
|
|
cp doc/man/*.3 /usr/share/man/man3 &&
|
2003-09-15 05:18:00 +08:00
|
|
|
cp doc/man/*.5 /usr/share/man/man5</command></userinput></screen>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
|
|
|
</sect2>
|