installArchives () erro ao instalar o Eclipse IDE no Ubuntu 16.04

1

Instalei o Ubuntu no meu Chromebook via Crouton para poder codificar nele. Tudo está funcionando muito bem até que eu tentei correr: %código% Eu instalei o Ubuntu Make para ajudar a instalar o Eclipse, mas quando executo o comando acima, recebo um erro installArchives ():

  Choose installation path: /home/user/.local/share/umake/ide/eclipse
  Downloading and installing requirements
  ERROR: installArchives() failed
  Subprocess output: dkpg: warning: 'ldconfig' not found in PATH or not executable
  dpkp: warning: 'start-stop-daemon' not found in PATH or not executable
  dpkp: error: 2 expected programs not found in PATH or not executable
  Note: root's PATH should usually contain /usr/local/sbin, /usr/sbin and /sbin
  E:Sub-process /usr/bin/dpkg returned an error code (2)

 100% |##########################################################################|
 Error: Package requirements can't be met: installArchives() failed
 Subprocess output: dpkg: warning: 'ldconfig' not found in PATH or not executable
 dpkg: warning: 'start-stop-daemon' not found in PATH or not executable
 dpkg: error: 2 expected programs not found in PATH or not executable
 Note: root's PATH should usually contain /usr/loca/sbin, /usr/sbin and /sbin
 E:Sub-process /usr/bin/dpkg returned an error code (2)

desculpas se a maior parte disso é código desnecessário, eu não tenho experiência com o uso do terminal e não entendo muito a maioria das coisas ainda. Obrigado por qualquer ajuda!

    
por RunningFox 19.04.2018 / 04:01

0 respostas