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-06-14 07:49:14 +08:00
|
|
|
<para><screen><userinput><command>./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-06-14 07:49:14 +08:00
|
|
|
make install</command></userinput></screen></para>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|