2002-07-08 04:28:42 +08:00
|
|
|
<sect2>
|
2003-10-14 03:38:14 +08:00
|
|
|
<title>Installation of <application><acronym>PCRE</acronym></application></title>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
2003-10-14 03:38:14 +08:00
|
|
|
<para>Install <application><acronym>PCRE</acronym></application> by running the following commands:</para>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
2003-05-01 08:52:23 +08:00
|
|
|
<screen><userinput><command>./configure --prefix=/usr &&
|
2002-07-08 04:28:42 +08:00
|
|
|
make &&
|
2003-05-01 08:52:23 +08:00
|
|
|
make install</command></userinput></screen>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|