Erro 57 Ao instalar a liquidez
1 responda
- votos
-
- 2019-06-07
Na verdade,
error 57: Synopsis and description must not be both empty
devem ser vistos como um avisoemitidopela OPAM.A razão dafalha é dadanofinal.É devido à ausência de algumas dependências do sistema.Tenteinstalá-los da seguinteforma antes de recompilar liquidez:sudo apt-get install libcurl4-gnutls-dev libsodium-dev
Actually,
error 57: Synopsis and description must not be both empty
should be seen as a warning emitted by opam. The reason of the failure is given at the end. It's due to absence of some system dependencies. Try to install them as follows before recompiling Liquidity:sudo apt-get install libcurl4-gnutls-dev libsodium-dev
-
Eutento 'sudo apt-getinstall libcurl4-gnutls-dev libsodium-dev`e obteristo: `s-dev libsódio-dev Ler listas depacotes ... Edifício da árvore de dependência Reading State Information ... Feito E: Incapaz de localizar opacote libcurl4-gnutls-dev E: Não épossível localizar opacote libsódio-dev `I try `sudo apt-get install libcurl4-gnutls-dev libsodium-dev` and get this: `s-dev libsodium-dev Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package libcurl4-gnutls-dev E: Unable to locate package libsodium-dev `
- 0
- 2019-06-07
- Chmoshk
-
Tente 'sudo apt-get update'para atualizarpacotes cache antes de re-tentando `sudo apt-getinstall ...`try `sudo apt-get update` to update packages cache before re-trying `sudo apt-get install ...`
- 1
- 2019-06-07
- iguerNL
-
Euestouexecutando o Ubuntu 18.04também,e "apt-cache search LibSodium-Dev" retorna: `Libsódio-Dev - Comunicação de Rede,Criptografiae Biblioteca de Assinatura - cabeçalhos.Vocêpodetambémtentareste comandono seu VMpara ver seeleencontra opacote.Se opacotenãoforencontrado,talvez `/etc/apt/sources.list `não contémtodas asfontes"padrão "I'm running Ubuntu 18.04 as well, and `apt-cache search libsodium-dev` returns: `libsodium-dev - Network communication, cryptography and signaturing library - headers`. You may want to also try this command on your VM to see if it finds the package. If the package is not found then, maybe `/etc/apt/sources.list ` does not contain all "standard" sources
- 0
- 2019-06-07
- iguerNL
-
ISSO!Obrigado!YEAH! Thank you!
- 0
- 2019-06-07
- Chmoshk
Euestoutentandoinstalar liquidezem uma VM com o Ubuntu 18.04.2 lts apósestainstrução http://www.liquity-lang.org/doc/installation/index.html . Tudo vaibem até oestágio 4:instalar dependências de liquidez:
Faça Build-DePs
. Depois deinserireste comando,recebo amensagem deerro:Eunão sou um usuário linuxmuitoexperiente. O queestoufazendo deerrado? Porfavor,ajude