irisheyes1: ~$ irisheyes1: ~$ sudo apt-get install libboost1.53-dev Reading package lists... Done Building dependency tree Reading state information... Done Package libboost1.53-dev is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source However the following packages replace it: libboost1.54-tools-dev:i386 libboost1.54-tools-dev libboost1.55-tools-dev:i386 libboost1.55-tools-dev E: Package 'libboost1.53-dev' has no installation candidate irisheyes1: ~$ irisheyes1: ~$ sudo apt-get install libboost1.54-dev Reading package lists... Done Building dependency tree Reading state information... Done libboost1.54-dev is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 6 not upgraded. irisheyes1: ~$ irisheyes1: ~$ pybombs install uhd | +- uhd | \- boost PyBombs.install - INFO - Installing package: boost Reading package lists... Done Building dependency tree Reading state information... Done Package libboost1.53-dev is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source However the following packages replace it: libboost1.54-tools-dev:i386 libboost1.54-tools-dev libboost1.55-tools-dev:i386 libboost1.55-tools-dev E: Package 'libboost1.53-dev' has no installation candidate Reading package lists... Done Building dependency tree Reading state information... Done Package libboost-date-time1.53-dev is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source E: Package 'libboost-date-time1.53-dev' has no installation candidate Reading package lists... Done Building dependency tree Reading state information... Done Package libboost-filesystem1.53-dev is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source E: Package 'libboost-filesystem1.53-dev' has no installation candidate Reading package lists... Done Building dependency tree Reading state information... Done Package libboost-program-options1.53-dev is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source E: Package 'libboost-program-options1.53-dev' has no installation candidate Reading package lists... Done Building dependency tree Reading state information... Done Package libboost-regex1.53-dev is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source E: Package 'libboost-regex1.53-dev' has no installation candidate Reading package lists... Done Building dependency tree Reading state information... Done Package libboost-thread1.53-dev is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source E: Package 'libboost-thread1.53-dev' has no installation candidate Reading package lists... Done Building dependency tree Reading state information... Done Package libboost-test1.53-dev is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source E: Package 'libboost-test1.53-dev' has no installation candidate PyBombs.install - INFO - Installation successful. PyBombs.install - INFO - Installing package: uhd PyBombs.Packager.source - WARNING - Build dir already exists: /home/irisheyes1/target/src/uhd/host/build Configuring: (100%) [=========================================================] PyBombs.Packager.source - WARNING - Configuration failed. Re-trying with higher verbosity. -- -- Configuring the python interpreter... -- Python interpreter: /usr/bin/python -- Override with: -DPYTHON_EXECUTABLE= Traceback (most recent call last): File "", line 1, in IndexError: list index out of range -- Using UHD Images Directory: OFF -- -- Configuring Boost C++ Libraries... -- Could NOT find Boost -- Boost include directories: /usr/include -- Boost library directories: -- Boost libraries: -- -- Python checking for Python version 2.6 or greater -- Python checking for Python version 2.6 or greater - found -- -- Python checking for Mako templates 0.4 or greater -- Python checking for Mako templates 0.4 or greater - found -- -- Configuring LibUHD support... -- Dependency Boost_FOUND = 0 -- Dependency HAVE_PYTHON_PLAT_MIN_VERSION = TRUE -- Dependency HAVE_PYTHON_MODULE_MAKO = TRUE CMake Error at cmake/Modules/UHDComponent.cmake:51 (MESSAGE): Dependencies for required component LibUHD not met. Call Stack (most recent call first): CMakeLists.txt:279 (LIBUHD_REGISTER_COMPONENT) -- Configuring incomplete, errors occurred! See also "/home/irisheyes1/target/src/uhd/host/build/CMakeFiles/CMakeOutput.log". PyBombs.Packager.source - ERROR - Configuration failed after running at least twice. PyBombs.Packager.source - ERROR - Problem occured while building package uhd: Configuration failed PyBombs.install - ERROR - Error installing package uhd. Aborting. irisheyes1: ~$