On Thu, Feb 2, 2012 at 4:13 PM, Brian Gerkey wrote: > On Thu, Feb 2, 2012 at 8:08 AM, Jack O'Quin wrote: >> I also encountered the following pitfall: >> >>  * install unstable >>  * source /opt/ros/unstable/setup.bash >>  * install fuerte >>  * source /opt/ros/fuerte/setup.bash >>  * which rosdep >>   /opt/ros/unstable/ros/bin/rosdep >> >> The problem is that /opt/ros/unstable/ros/bin is still part of $PATH >> and ahead of /usr/local/bin. > We're > working on fixes for each problem that's identified (including the one > you pointed out: https://code.ros.org/trac/ros/ticket/3832). FYI, the fix for this problem is coming in ros 1.7.8. brian.