octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: change of ghostscript download site (mxe-octave)


From: Tatsuro MATSUOKA
Subject: Re: change of ghostscript download site (mxe-octave)
Date: Tue, 3 May 2016 18:02:59 +0900 (JST)

Hello

I have tried to build mxe-octave with --enable-windows64 --enable-64 with 
freshly cloned mercurial repo.

I have met a following error.

Wrong checksum of package ghostscript!
------------------------------------------------------------
Connecting to s3.amazonaws.com (s3.amazonaws.com)|54.231.82.68|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2016-05-03 14:16:35 ERROR 404: Not Found.
--2016-05-03 14:16:35--  
http://d1yihgixbnrglp.cloudfront.net/ghostscript-9.16.tar.gz
Resolving d1yihgixbnrglp.cloudfront.net (d1yihgixbnrglp.cloudfront.net)... 
52.85.4.174, 52.85.4.144, 52.85.4.10, ...
Connecting to d1yihgixbnrglp.cloudfront.net 
(d1yihgixbnrglp.cloudfront.net)|52.85.4.174|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2016-05-03 14:16:35 ERROR 404: Not Found.
------------------------------------------------------------
[log]      
/home/tatsuro/work/octave/mxe-octave/mxe-octave-e64/log/ghostscript-download

The ghostscript.mk is not correct for download site

It is written as http://downloads.ghostscript.com/public/
But now URL is http://downloads.ghostscript.com/public/old-gs-releases/
. 
However, size and check sum of downloaded ghostscript-9.16.tar.gz from the new 
site are

~/Downloads$ ls -l ghostscript-9.16.tar.gz
-rw-rw-r-- 1 tatsuro tatsuro 110561280  May  3 17:46 ghostscript-9.16.tar.gz

~/Downloads$ sha1sum ghostscript-9.16.tar.gz
de963bfe627700ac2858ba92a9ddba0fe2513f6a  ghostscript-9.16.tar.gz

Apparently something is wrong for download site.
I have hacked  ghostscript.mk to go forward.

Tatsuro



reply via email to

[Prev in Thread] Current Thread [Next in Thread]