Build ros-fuerte from source, agains boost 1.49.0
Hi, all:
I'm just wondering how I can build ros-fuerte from source again boost 1.49.0? My environment: Ubuntu 12.04 ROS version: fuerte
I just want to use some of the manually installed packages, instead of the default ones grabbed from the repository. Since I'm not using the default boost 1.46.1, I obtained the following error messages
executing command [sudo apt-get install -y ros-fuerte-ros]
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help resolve the situation:
The following packages have unmet dependencies:
ros-fuerte-ros : Depends: libboost-all-dev but it is not going to be installed
Depends: ros-fuerte-rospack but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
ERROR: the following rosdeps failed to install
apt: command [sudo apt-get install -y ros-fuerte-ros] failed
at the last but 2 step, say
rosdep install -ay
when building Higher-level/tools (Layer 2) .
Can anybody give me a hand?
cheers Pei
Please replace the
blockquote
s with '>'. No closing tags needed. This would make your question easier to read. If you just want to preserve formatting of your copy/pasted console text, use ' ' (four spaces) in front of each line.