mirror of
https://github.com/php/php-src.git
synced 2025-08-18 23:18:56 +02:00
9 lines
200 B
Text
9 lines
200 B
Text
Currently, only libbcmath.a is built. To build and install it, do
|
|
|
|
configure
|
|
make
|
|
make install
|
|
|
|
Typical configure parameters are available. (e.g. PREFIX)
|
|
|
|
Bugs and comments to philnelson@acm.org.
|