Debian Lenny eAccelerator packages (AMD64)

As I already explained I use the eAccelerator packages from Andrew McMillan.

Unfortunately he didn't compile new packages for Debian Lenny. Therefore I took his work as starting point and compiled the packages for the latest Lenny updates for the amd64. The i386 packages will follow soon.

You can find the packages at my repository or add it to your sources.list

deb http://debian.schnuckelig.eu/  lenny main contrib non-free

You can install the packages via apt easily using:

  1. apt-get update
  2. apt-get install php5-eaccelerator

If you want to get rid of the GPG warnings you can import my GPG key with

wget -O - http://debian.schnuckelig.eu/repository-key.gpg | apt-key add -

directly into your keyring.

Technorati Tags:Technorati Tags:

Trackback URL for this post:

http://www.schnuckelig.eu/trackback/146
Your rating: None Average: 4.5 (2 votes)

Many thanks!

I just wanna thank you for this wonderfull package, it worked for me juuuuuuust fine!!!
Keep up the good work!

Pingback

[...] As I already explained I use the eAccelerator packages from Andrew McMillan. Unfortunately he didn’t compile new packages for Debian Lenny. Therefore I took his work as starting point and compiled the packages for the latest Lenny updates for the amd64. The i386 packages will follow soon. More here [...]

no accelerator packages

I don't find any packages in your rep: http://debian.schnuckelig.eu/dists/lenny
Where are they?

Package location

The actual packages are at http://debian.schnuckelig.eu/pool/main/p/php5-eaccelerator/

The directory mentioned by you only contains the package descriptions and what's part of the repo.

HTH