Skip to content

Instantly share code, notes, and snippets.

Created March 18, 2014 19:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/322c648b0b2019544143 to your computer and use it in GitHub Desktop.
Save anonymous/322c648b0b2019544143 to your computer and use it in GitHub Desktop.
apt-get install libboost-all-dev:i386
Reading package lists... Done
Building dependency tree
Reading state information... Done
libboost-all-dev:i386 is already the newest version.
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies.
libboost-all-dev:i386 : Depends: libboost-dev:i386 but it is not going to be installed
Depends: libboost-date-time-dev:i386 but it is not going to be installed
Depends: libboost-filesystem-dev:i386 but it is not going to be installed
Depends: libboost-graph-dev:i386 but it is not going to be installed
Depends: libboost-graph-parallel-dev:i386 but it is not going to be installed
Depends: libboost-iostreams-dev:i386 but it is not going to be installed
Depends: libboost-math-dev:i386 but it is not going to be installed
Depends: libboost-mpi-dev:i386 but it is not going to be installed
Depends: libboost-mpi-python-dev:i386 but it is not going to be installed
Depends: libboost-program-options-dev:i386 but it is not going to be installed
Depends: libboost-python-dev:i386 but it is not going to be installed
Depends: libboost-regex-dev:i386 but it is not going to be installed
Depends: libboost-serialization-dev:i386 but it is not going to be installed
Depends: libboost-signals-dev:i386 but it is not going to be installed
Depends: libboost-system-dev:i386 but it is not going to be installed
Depends: libboost-test-dev:i386 but it is not going to be installed
Depends: libboost-thread-dev:i386 but it is not going to be installed
Depends: libboost-wave-dev:i386 but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment