Closed pjako closed 7 years ago
@pjako Sorry for the long delay, I missed the notification for this issue. 😓
The problem was that curl wasn't following a redirect, it should be fixed by this commit: https://github.com/mapbox/mapbox-gl-rtl-text/commit/6ea28d68ab2de880f5648af6664ff216e49ccc48#diff-0b83f9dedf40d7356e5ca147a077acb4
Running build.sh the script tries to fetch the icu source files. Looks like the hashes are missmatching.
http://download.icu-project.org/files/icu4c/58.1/icu4c-58_1-src.tgz icu58_1.tgz
When I replace the hash with an '*' it runs through but it errors later on. It looks like there are files missing in the icu source code