Hello!
On Wed, May 20, 2015 at 11:19 AM, 周维明 wrote:
> I have some errors when i install openresty on mac:
>
> use command: tar xzvf ngx_openresty-1.7.10.1.tar.gz
>
What's the MD5 checksum of this .tar.gz file on your side?
Below is the result on my side (on the openresty.org server):
$ md5sum ngx_openresty-1.7.10.1.tar.gz
1093b89459922634a818e05f80c1e18a ngx_openresty-1.7.10.1.tar.gz
Your download is bad if you get a different MD5 checksum on your side :)
Best regards,
-agentzh