| 159 |
does not have any features to support this. |
does not have any features to support this. |
| 160 |
|
|
| 161 |
There are some optional features that can be included or omitted from the PCRE |
There are some optional features that can be included or omitted from the PCRE |
| 162 |
library. You can read more about them in the pcrebuild man page. |
library. They are also documented in the pcrebuild man page. |
| 163 |
|
|
| 164 |
|
. By default, both shared and static libraries are built. You can change this |
| 165 |
|
by adding one of these options to the "configure" command: |
| 166 |
|
|
| 167 |
|
--disable-shared |
| 168 |
|
--disable-static |
| 169 |
|
|
| 170 |
|
(See also "Shared libraries on Unix-like systems" below.) |
| 171 |
|
|
| 172 |
. If you want to suppress the building of the C++ wrapper library, you can add |
. If you want to suppress the building of the C++ wrapper library, you can add |
| 173 |
--disable-cpp to the "configure" command. Otherwise, when "configure" is run, |
--disable-cpp to the "configure" command. Otherwise, when "configure" is run, |
| 287 |
|
|
| 288 |
Of course, the relevant libraries must be installed on your system. |
Of course, the relevant libraries must be installed on your system. |
| 289 |
|
|
| 290 |
|
. The default size of internal buffer used by pcregrep can be set by, for |
| 291 |
|
example: |
| 292 |
|
|
| 293 |
|
--with-pcregrep-bufsize=50K |
| 294 |
|
|
| 295 |
|
The default value is 20K. |
| 296 |
|
|
| 297 |
. It is possible to compile pcretest so that it links with the libreadline |
. It is possible to compile pcretest so that it links with the libreadline |
| 298 |
library, by specifying |
library, by specifying |
| 299 |
|
|
| 811 |
Philip Hazel |
Philip Hazel |
| 812 |
Email local part: ph10 |
Email local part: ph10 |
| 813 |
Email domain: cam.ac.uk |
Email domain: cam.ac.uk |
| 814 |
Last updated: 19 January 2010 |
Last updated: 02 August 2011 |