stepan-mitkin / drakon.tech

Drakon.Tech is an IDE based on the DRAKON visual language
The Unlicense
64 stars 15 forks source link

when run "sudo luarocks install luasoap",get a error! #15

Closed csufangyu closed 4 years ago

csufangyu commented 4 years ago

hi thanks for your good job,it is very exciting.But when I try to use your code,and I got a error.when I run sudo luarocks install luasoap,it is: `Installing https://rocks.moonscript.org/luasoap-4.0.1-1.rockspec... Using https://rocks.moonscript.org/luasoap-4.0.1-1.rockspec... switching to 'build' mode

Missing dependencies for luasoap: http-digest >= 1.2.2-1

Using https://rocks.moonscript.org/http-digest-1.2.2-1.src.rock... switching to 'build' mode

Missing dependencies for http-digest: md5

Using https://rocks.moonscript.org/md5-1.3-1.rockspec... switching to 'build' mode

Error: Failed installing dependency: https://rocks.moonscript.org/http-digest-1.2.2-1.src.rock - Failed installing dependency: https://rocks.moonscript.org/md5-1.3-1.rockspec - Error fetching file: Failed downloading https://github.com/keplerproject/md5/archive/1.3.tar.gz - tlsv1 alert protocol version ` sould you help me?Thanks very much!