ros-underlay `make install` fails in Ubuntu 12.04 [closed]
Output of make install
is pastebin'd here: https://paste.lugons.org/show/1746/
Directions followed: http://www.ros.org/wiki/fuerte/Installation/Ubuntu/Source
make install
is at end of section 1.5.1
An excerpt of the output follows:
running install_egg_info
Removing /opt/ros/fuerte/lib/python2.7/dist-packages/catkin-0.4.0.egg-info
Writing /opt/ros/fuerte/lib/python2.7/dist-packages/catkin-0.4.0.egg-info
-- Up-to-date: /opt/ros/fuerte/share/catkin/stack.xml
-- Up-to-date: /opt/ros/fuerte/etc/catkin/profile.d/00.catkin.all
-- Up-to-date: /opt/ros/fuerte/etc/catkin/profile.d/00.catkin.sh
-- Up-to-date: /opt/ros/fuerte/etc/catkin/profile.d/00.catkin.bash
-- Up-to-date: /opt/ros/fuerte/etc/catkin/profile.d/00.catkin.zsh
-- Up-to-date: /opt/ros/fuerte/etc/catkin/profile.d/00.catkin.tcsh
-- Up-to-date: /opt/ros/fuerte/etc/catkin/profile.d/00.catkin.csh
CMake Error at catkin/bin/cmake_install.cmake:36 (FILE):
file INSTALL cannot find "/home/nyx/ros-underlay/catkin/bin/em".
Call Stack (most recent call first):
catkin/cmake_install.cmake:130 (INCLUDE)
cmake_install.cmake:37 (INCLUDE)
make: *** [install] Error 1