[ros-users] libboost dependency.

Brian Gerkey gerkey at willowgarage.com
Sun Jan 30 18:00:52 UTC 2011


On Sun, Jan 30, 2011 at 8:58 AM, anfederman at comcast
<anfederman at comcast.net> wrote:
> I am trying to install ros turtle on a AMD64 based version of ubuntu 10.04.
> Following the wiki instructions.
>
> I get ros-cturtle-ros: Depends: libboost1.42-all-dev but is not installable
> E: broken packages
>
> sudo apt-get install libboost-dev reports latest version already installed.

hi Alan,

Can you double-check the contents of
/etc/apt/sources.list.d/ros-latest.list?  For your system, it should
have this line:

deb http://code.ros.org/packages/ros/ubuntu lucid main

I would guess that you have 'maverick' in there, instead of 'lucid,'
which will make apt-get pull debs for the wrong Ubuntu version.
Assuming that that's problem, fix the line, 'sudo apt-get update' and
try again.

	brian.



More information about the ros-users mailing list