MaxMind-DB-Reader-php icon indicating copy to clipboard operation
MaxMind-DB-Reader-php copied to clipboard

Provide package in PPA

Open joshuaspence opened this issue 9 years ago • 5 comments

https://github.com/maxmind/libmaxminddb is avialable from ppa:maxmind/ppa but this package is not. Is it possible to add this package to the PPA so that we don't need to manually compile it?

joshuaspence avatar Aug 11 '15 22:08 joshuaspence

Thanks for the idea. We may consider this in the future.

oschwald avatar Aug 13 '15 14:08 oschwald

Is there any news on this?

I'm sure most of people still using legacy db just because they have 'apt-get install php*-geoip'

Will be awesome to get this extension without compiling, at least from your repository.

DocumentRoot avatar Dec 14 '16 05:12 DocumentRoot

FWIW I've done a debian package branch:

https://github.com/wens/MaxMind-DB-Reader-php/tree/debian

It only contains the C extension, not the PHP files. I might setup a personal PPA to host it.

wens avatar Feb 10 '17 03:02 wens

Any update on it?

alexef avatar Oct 31 '18 08:10 alexef

https://launchpad.net/~sgreiner/+archive/ubuntu/maxminddb Here you find my unofficial ubuntu packages, I try to update them from time to time on supported distros.

sgreiner avatar Nov 05 '21 15:11 sgreiner

I am going to go ahead and close this. Debian has the current version of this library, and I don't think we are in the best position to maintain high quality PHP deb packages. In most cases, you will be better of with what comes with the distribution.

oschwald avatar Sep 13 '23 22:09 oschwald