# Pastebin 7hGL1SZX root@lifeboatData:~# apt-get install autoconf Reading package lists... Done Building dependency tree Reading state information... Done You might want to run 'apt-get -f install' to correct these: The following packages have unmet dependencies: autoconf : Depends: m4 (>= 1.4.13) Recommends: automake but it is not going to be installed or automaken libc6 : Depends: libc-bin (= 2.15-0ubuntu20) E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a olution). root@lifeboatData:~# apt-get install automake Reading package lists... Done Building dependency tree Reading state information... Done You might want to run 'apt-get -f install' to correct these: The following packages have unmet dependencies: automake : Depends: autoconf (>= 2.62) but it is not going to be installed Depends: autotools-dev (>= 20020320.1) but it is not going to be in talled libc6 : Depends: libc-bin (= 2.15-0ubuntu20) E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a olution). root@lifeboatData:~# apt-get install autotools-dev Reading package lists... Done Building dependency tree Reading state information... Done You might want to run 'apt-get -f install' to correct these: The following packages have unmet dependencies: libc6 : Depends: libc-bin (= 2.15-0ubuntu20) E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a olution). root@lifeboatData:~# apt-get-install libc-bin