| 287 |
\fBpcretest\fP build. In many operating environments with a sytem-installed |
\fBpcretest\fP build. In many operating environments with a sytem-installed |
| 288 |
\fBlibreadline\fP this is sufficient. However, in some environments (e.g. |
\fBlibreadline\fP this is sufficient. However, in some environments (e.g. |
| 289 |
if an unmodified distribution version of readline is in use), some extra |
if an unmodified distribution version of readline is in use), some extra |
| 290 |
configuration may be necessary. The INSTALL file for \fBlibreadline\fP says |
configuration may be necessary. The INSTALL file for \fBlibreadline\fP says |
| 291 |
this: |
this: |
| 292 |
.sp |
.sp |
| 293 |
"Readline uses the termcap functions, but does not link with the |
"Readline uses the termcap functions, but does not link with the |
| 294 |
termcap or curses library itself, allowing applications which link |
termcap or curses library itself, allowing applications which link |
| 295 |
with readline the to choose an appropriate library." |
with readline the to choose an appropriate library." |
| 296 |
.sp |
.sp |
| 297 |
If your environment has not been set up so that an appropriate library is |
If your environment has not been set up so that an appropriate library is |
| 298 |
automatically included, you may need to add something like |
automatically included, you may need to add something like |
| 299 |
.sp |
.sp |
| 300 |
LIBS="-ncurses" |
LIBS="-ncurses" |
| 301 |
.sp |
.sp |
| 302 |
immediately before the \fBconfigure\fP command. |
immediately before the \fBconfigure\fP command. |
| 303 |
. |
. |
| 304 |
. |
. |
| 305 |
.SH "SEE ALSO" |
.SH "SEE ALSO" |