problem with ros fuerte install on opensuse 11.2
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