Code

fix for #301: plug memory leak in lua bindings -- bmayland @ leoninedev.com
[rrdtool-all.git] / contrib / php3 / INSTALL
1 Installation:
3   You'll want to have the following sources available somewhere:
4         php
5         rrdtool
6         apache (if you built php as a DSO)
8   Edit the *INCLUDE and *LIB variables in the Makefile to indicate
9 the correct locations for your files.
11   After php3_rrdtool.so builds correctly, copy this file to wherever
12 you'd like.  Possibly APACHE_ROOT/libexec/ .
16 After you install, you should probably read README and API.