| 258 |
|
|
| 259 |
This automatically implies --enable-rebuild-chartables (see above). |
This automatically implies --enable-rebuild-chartables (see above). |
| 260 |
|
|
| 261 |
. It is possible to compile pcregrep to use libz and/or libbz2 to read .gz |
. It is possible to compile pcregrep to use libz and/or libbz2, in order to |
| 262 |
and .bz2 files (respectively) by specifying one or both of |
read .gz and .bz2 files (respectively), by specifying one or both of |
| 263 |
|
|
| 264 |
--enable-pcregrep-libz |
--enable-pcregrep-libz |
| 265 |
--enable-pcregrep-libbz2 |
--enable-pcregrep-libbz2 |
| 266 |
|
|
| 267 |
|
Of course, the relevant libraries must be installed on your system. |
| 268 |
|
|
| 269 |
|
. It is possible to compile pcretest so that it links with the libreadline |
| 270 |
|
library, by specifying |
| 271 |
|
|
| 272 |
|
--enable-pcretest-libreadline |
| 273 |
|
|
| 274 |
|
If this is done, when pcretest's input is from a terminal, it reads it using |
| 275 |
|
the readline() function. This provides line-editing and history facilities. |
| 276 |
|
Note that libreadline is GPL-licenced, so if you distribute a binary of |
| 277 |
|
pcretest linked in this way, there may be licensing issues. |
| 278 |
|
|
| 279 |
The "configure" script builds the following files for the basic C library: |
The "configure" script builds the following files for the basic C library: |
| 280 |
|
|
| 743 |
Philip Hazel |
Philip Hazel |
| 744 |
Email local part: ph10 |
Email local part: ph10 |
| 745 |
Email domain: cam.ac.uk |
Email domain: cam.ac.uk |
| 746 |
Last updated: 17 December 2007 |
Last updated: 18 December 2007 |