$ wget http://bart.eaccelerator.net/source/0.9.5.3/e
$ wget http://debian.mcmillan.net.nz/debian/di
$ tar xjvf eaccelerator-0.9.5.3.tar.bz2
$ tar xzvf php5-eaccelerator_0.9.5.2-0+etch11.tar.g
$ cp -R php5-eaccelerator-0.9.5.2/debian eaccelerator-0.9.5.3/
$ apt-cache policy php5-dev # Copy the last last version number, e.g. "5.2.6-4"
$ vim eaccelerator-0.9.5.3/debian/substvars # Set the PHP version in misc:Depends=php5-dev
$ vim eaccelerator-0.9.5.3/debian/changelog # Set the package version by duplicating (or editing) the topmost paragraph
$ vim eaccelerator-0.9.5.3/debian/eaccelerator.i
$ cd eaccelerator-0.9.5.3
$ dpkg-buildpackage
- Binaries here: http://henrik.synth.no/deb/
- All credit goes to Andrew McMillan: http://andrew.mcmillan.net.nz/node/7
November 23 2009, 20:23:18 UTC 2 years ago
php5-eaccelerator for Lenny
I've made binary x86 package for Lenny using your instructions: http://www.princ-solutions.com/150/downThank you.
November 23 2009, 20:31:31 UTC 2 years ago
Re: php5-eaccelerator for Lenny
I should mention that I don't use eAccelerator anymore. Alternative PHP Cache (php-apc) is available in Debian and Ubuntu and it works just as well.