1
0
mirror of https://github.com/php/php-src.git synced 2026-03-25 08:42:29 +01:00
Files
archived-php-src/ext/mbstring/libmbfl/INSTALL

13 lines
137 B
Plaintext

For UNIX compatible system,
./buildconf
./configure
make
make install
For Windows,
Visual C++ 6.0 and Borland C++ 5.0 is suppoted.