2002-07-08 04:28:42 +08:00
|
|
|
<sect2>
|
2003-05-14 23:53:34 +08:00
|
|
|
<title>Installation of <application>libpng</application></title>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
2003-05-14 23:53:34 +08:00
|
|
|
<para>Install <application>libpng</application> by running the following commands:</para>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
2004-03-30 13:16:20 +08:00
|
|
|
<screen><userinput><command>patch -Np1 -i ../libpng-&libpng-version;-link-to-proper-libs.patch &&
|
|
|
|
make prefix=/usr ZLIBINC=/usr/include \
|
|
|
|
ZLIBLIB=/usr/lib -f scripts/makefile.linux &&
|
2003-05-14 23:53:34 +08:00
|
|
|
make prefix=/usr install -f scripts/makefile.linux</command></userinput></screen>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
|
|
|
</sect2>
|