116 |
If you are using HP's ANSI C++ compiler (aCC), please see the special note |
If you are using HP's ANSI C++ compiler (aCC), please see the special note |
117 |
in the section entitled "Using HP's ANSI C++ compiler (aCC)" below. |
in the section entitled "Using HP's ANSI C++ compiler (aCC)" below. |
118 |
|
|
119 |
|
The following instructions assume the use of the widely used "configure, make, |
120 |
|
make install" process. There is also some experimental support for "cmake" in |
121 |
|
the PCRE distribution, but it is incomplete and not documented. However, if you |
122 |
|
are a "cmake" user, you might want to try it. |
123 |
|
|
124 |
To build PCRE on a Unix-like system, first run the "configure" command from the |
To build PCRE on a Unix-like system, first run the "configure" command from the |
125 |
PCRE distribution directory, with your current directory set to the directory |
PCRE distribution directory, with your current directory set to the directory |
126 |
where you want the files to be created. This command is a standard GNU |
where you want the files to be created. This command is a standard GNU |