how to solve fuerte install issue on opensuse 11.2 [closed]

asked 2012-04-23 22:03:41 -0500

Mandeep gravatar image

updated 2014-04-20 14:09:19 -0500

ngrennan gravatar image

Hi, The ros opensuse install page has just been updated recently and I was trying out the installation on old opensuse. I'd like to update the ros wiki regarding installing ros on opensuse with my findings.

I am facing an issue that when I run cmake .. -DCMAKE_INSTALL_PREFIX=/opt/ros/fuerte -DSETUPTOOLS_DEB_LAYOUT=OFF I get the following error

CMake Error at catkin/cmake/safe_execute_process.cmake:13 (message):
   Error executing process with arguments COMMAND
   /home/mandeep/ros-underlay/build/env.sh /usr/bin/python
   /usr/lib/python2.7/site-packages/empy-3.1-py2.7.egg/em.pyc --raw-errors -F
   /home/mandeep/ros-underlay/catkin/cmake/empy_util.py -F
   /home/mandeep/ros-underlay/build/catkin/pkg-config.pc.context.py -F
   /home/mandeep/ros-underlay/build/catkin/catkin-context.py -o
   /home/mandeep/ros-underlay/build/catkin/CMakeFiles/catkin.pc
   /home/mandeep/ros-underlay/catkin/cmake/em/pkg-config.pc.em
 Call Stack (most recent call first):
   catkin/cmake/em_expand.cmake:14 (safe_execute_process)
   catkin/cmake/catkin_project.cmake:115 (em_expand)
   catkin/CMakeLists.txt:24 (catkin_project)

Regards, Mandeep

edit retag flag offensive reopen merge delete

Closed for the following reason duplicate question by tfoote
close date 2012-04-24 16:15:05

Comments