275 |
the readline() function. This provides line-editing and history facilities. |
the readline() function. This provides line-editing and history facilities. |
276 |
Note that libreadline is GPL-licenced, so if you distribute a binary of |
Note that libreadline is GPL-licenced, so if you distribute a binary of |
277 |
pcretest linked in this way, there may be licensing issues. |
pcretest linked in this way, there may be licensing issues. |
278 |
|
|
279 |
|
Setting this option causes the -lreadline option to be added to the pcretest |
280 |
|
build. In many operating environments with a sytem-installed readline |
281 |
|
library this is sufficient. However, in some environments (e.g. if an |
282 |
|
unmodified distribution version of readline is in use), it may be necessary |
283 |
|
to specify something like LIBS="-lncurses" as well. This is because, to quote |
284 |
|
the readline INSTALL, "Readline uses the termcap functions, but does not link |
285 |
|
with the termcap or curses library itself, allowing applications which link |
286 |
|
with readline the to choose an appropriate library." |
287 |
|
|
288 |
The "configure" script builds the following files for the basic C library: |
The "configure" script builds the following files for the basic C library: |
289 |
|
|
749 |
Philip Hazel |
Philip Hazel |
750 |
Email local part: ph10 |
Email local part: ph10 |
751 |
Email domain: cam.ac.uk |
Email domain: cam.ac.uk |
752 |
Last updated: 25 January 2008 |
Last updated: 13 April 2008 |