The compilation to a platform specific binary is done with `spc`.
Website: <https://static-php.dev/>
We need to prepare an environment to let do it its work.
Additionally you need a PHP installation to modify php sources and to start installer and build script.
## Requirements
## Requirements
### Linux
### Linux
...
@@ -60,7 +70,7 @@ You get this initial structure:
...
@@ -60,7 +70,7 @@ You get this initial structure:
### Installer
### Installer
Run the `./installer.php` to download apmonitor source and spc. It prepares the micro build and creates a merged php file of all appmonitor client checks. This script has command line parameter support.
Run the `./installer.php` to download IML Appmonitor source and spc. It prepares the micro build and creates a merged php file of all appmonitor client checks. This script has command line parameter support.
```txt
```txt
./installer.php -h
./installer.php -h
...
@@ -137,7 +147,7 @@ To build the amcli binary start `./build.php`. This script has command line para
...
@@ -137,7 +147,7 @@ To build the amcli binary start `./build.php`. This script has command line para