| 103 |
|
|
| 104 |
For a non-Unix system, please read the comments in the file NON-UNIX-USE, |
For a non-Unix system, please read the comments in the file NON-UNIX-USE, |
| 105 |
though if your system supports the use of "configure" and "make" you may be |
though if your system supports the use of "configure" and "make" you may be |
| 106 |
able to build PCRE in the same way as for Unix-like systems. |
able to build PCRE in the same way as for Unix-like systems. PCRE can also be |
| 107 |
|
configured in many platform environments using the GUI facility of CMake's |
| 108 |
|
CMakeSetup. It creates Makefiles, solution files, etc. |
| 109 |
|
|
| 110 |
PCRE has been compiled on many different operating systems. It should be |
PCRE has been compiled on many different operating systems. It should be |
| 111 |
straightforward to build PCRE on any system that has a Standard C compiler and |
straightforward to build PCRE on any system that has a Standard C compiler and |
| 508 |
despite being listed by "locale". This does not mean that PCRE is broken. |
despite being listed by "locale". This does not mean that PCRE is broken. |
| 509 |
|
|
| 510 |
[If you are trying to run this test on Windows, you may be able to get it to |
[If you are trying to run this test on Windows, you may be able to get it to |
| 511 |
work by changing "fr_FR" to "french" everywhere it occurs.] |
work by changing "fr_FR" to "french" everywhere it occurs. Alternatively, use |
| 512 |
|
RunTest.bat. The version of RunTest.bat included with PCRE 7.4 and above uses |
| 513 |
|
Windows versions of test 2. More info on using RunTest.bat is included in the |
| 514 |
|
document entitled NON-UNIX-USE.] |
| 515 |
|
|
| 516 |
The fourth test checks the UTF-8 support. It is not run automatically unless |
The fourth test checks the UTF-8 support. It is not run automatically unless |
| 517 |
PCRE is built with UTF-8 support. To do this you must set --enable-utf8 when |
PCRE is built with UTF-8 support. To do this you must set --enable-utf8 when |
| 725 |
Philip Hazel |
Philip Hazel |
| 726 |
Email local part: ph10 |
Email local part: ph10 |
| 727 |
Email domain: cam.ac.uk |
Email domain: cam.ac.uk |
| 728 |
Last updated: 17 September 2007 |
Last updated: 21 September 2007 |