leo020588
leo020588
Hello, it would be nice to see php5-ev (http://pecl.php.net/package/ev), so it would be easy to maintain updates. I don't know the criteria to include php5 packages to dotdeb, so hope...
I'm trying ton install php + maxmind-db-reader in a custom path: `--prefix=/home/geoip/usr` 1. Install php-7.1.0 (success) 2. Install libmaxminddb-1.2.0 (success) 3. Install maxmind-db-reader-php-1.1.2 (error) `/home/geoip/source/php/maxmind-db-reader-php-1.1.2/MaxMind-DB-Reader-php-master/ext/maxminddb.c:23:23: fatal error: maxminddb.h: No such...
In Windows `where` should be used to check installed tools. https://github.com/ainsleyclark/squidge/blob/26d24c0905eaac4e904691a79728053a02e67f04/core/Package/Service.php#L145
I need not to download if the url has a redirect. Currently aria2c follows the redirection and downloads the final url.