Latest PHP5 GMP for Etch

I posted an article a while back where I gave instructions and provided a compiled download for the PHP5-GMP package on ubuntu gutsy. Since I couldn’t get ubuntu to work on my new server (another story), I ended up using debian. I had the same problem on there that there was no php5-gmp package, so I went through the same process and voila, it worked like a charm. Then a little while back, I went to do an upgrade and there was a fix for php out (I think it has to do with the OpenSSL vunerability that has been going around). The stinking update wanted to remove my php5-gmp package, so I had to go through all the hassle of rebuilding it.

Anyways, I figured I would provide the link to the new one since far more people are downloading the Etch version than the Ubuntu version (most likely because Hardy… which I am loving on my laptop btw includes it in the repo). Without further ado, here it is.

php5-gmp_520-8etch11_i386

Or the old one:

php5-gmp_520-8etch10_i386

See my old post for how to compile it on your own if you don’t trust me (which you rightfully shouldn’t, I could have a rootkit or a cup holder from coca-cola built in to there for all you know…)

3 Responses to “Latest PHP5 GMP for Etch”

  1. Adventures in Nerdville » Blog Archive » php5-gmp in Gutsy & Etch Says:

    [...] Update 2: Updated the binary for the latest version of etch in this post [...]

  2. McG Says:

    Hello

    have you a version php5-gmp_520-8etch13_i386.deb
    that is what i have on my system

    best regards
    McG

  3. admin Says:

    I haven’t compiled that one yet. You can find directions how to from here: http://www.vortex-tech.com/blog/2008/03/17/php5-gmp-in-gutsy/

Leave a Reply