11 |
-R/usr/local/lib -lpcre |
-R/usr/local/lib -lpcre |
12 |
|
|
13 |
Replace "/usr/local/include" and "/usr/local/lib" with wherever the include and |
Replace "/usr/local/include" and "/usr/local/lib" with wherever the include and |
14 |
library files for PCRE are installed on your system. Only some operating |
library files for PCRE are installed on your system. You don't need -I and -L |
15 |
|
if PCRE is installed in the standard system libraries. Only some operating |
16 |
systems (e.g. Solaris) use the -R option. |
systems (e.g. Solaris) use the -R option. |
17 |
*/ |
*/ |
18 |
|
|