2002-07-08 04:28:42 +08:00
|
|
|
<sect2>
|
2003-06-14 07:49:14 +08:00
|
|
|
<title>Installation of <application>libtiff</application></title>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
2003-06-14 07:49:14 +08:00
|
|
|
<para>Install <application>libtiff</application> by running the following commands:</para>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
2003-10-06 01:24:34 +08:00
|
|
|
<screen><userinput><command>patch -Np1 -i ../tiff-3.6.0-tiffio.patch &&
|
|
|
|
./configure --prefix=/usr --noninteractive \
|
2003-04-06 03:23:59 +08:00
|
|
|
--with-DIR_MAN=/usr/share/man &&
|
2002-07-08 04:28:42 +08:00
|
|
|
make &&
|
2003-09-28 02:46:10 +08:00
|
|
|
make install</command></userinput></screen>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|