data-tools icon indicating copy to clipboard operation
data-tools copied to clipboard

Url for utf8-script MakeFile does not work

Open nkcheng255 opened this issue 7 years ago • 0 comments

Url for utf8-script MakeFile does not work

make install.c
curl ftp://ftp.unicode.org/Public/UNIDATA/UnicodeData.txt > UnicodeData.txt
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (56) Recv failure: Connection reset by peer
make[1]: *** [UnicodeData.txt] Error 56
make[1]: *** Deleting file `UnicodeData.txt'
make: *** [utf8-script] Error 2

nkcheng255 avatar Mar 08 '18 22:03 nkcheng255