- Download and unpack the PBMS PHP extension.
- In a terminal window 'cd' into 'pbms-php'.
- Execute the command 'phpize'.
- Execute the command './configure --with-mysql=<MySQL install dir>'.
- Execute the command 'make'.
- (Optional) Edit tests/custom_settings.ini.
- (Optional) Execute the command 'make test'.
- Execute the command 'make install'.