2003-10-04 16:58:56 +08:00
|
|
|
<sect2>
|
|
|
|
<title>Installation of <application>Xpdf</application></title>
|
|
|
|
|
|
|
|
<para>Install <application>Xpdf</application> by running the following commands:
|
|
|
|
</para>
|
|
|
|
|
2004-05-18 16:33:26 +08:00
|
|
|
<screen><userinput><command>patch -Np1 -i ../xpdf-3.00-freetype-3.1.7-hack.patch &&
|
2004-05-18 11:01:18 +08:00
|
|
|
./configure --prefix=/usr --sysconfdir=/etc \
|
2003-12-02 22:54:46 +08:00
|
|
|
--with-freetype2-includes=/usr/include/freetype2 &&
|
2003-10-04 16:58:56 +08:00
|
|
|
make &&
|
|
|
|
make install</command></userinput></screen>
|
|
|
|
|
|
|
|
</sect2>
|