EZPDO is self-contained1). Simply download and unzip, and you are good to go!
- Download the latest EZPDO release.
- Extract tarball to a directory you desire.
tar -xzvf ezpdo.tar.gz -C /path/to/install/ezpdo
- Check if your system is ready for EZPDO.
- Check out the tutorial to quickstart with EZPDO.
1) The default database library is ADODb. Only if you prefer PEAR::DB do you need to do a PEAR
install. See system requirements.