Problem of install fuerte on Mac
When i try to run Cmake with:
cmake .. -DCMAKE_INSTALL_PREFIX=/opt/ros/fuerte -DSETUPTOOLS_DEB_LAYOUT=OFF
it shows a error
-- +++ catkin -- Could NOT find PY_em (missing: PY_EM) CMake Error at catkin/cmake/empy.cmake:29 (message): Unable to find either executable 'empy' or Python module 'em'... try installing package 'python-empy' Call Stack (most recent call first): catkin/cmake/all.cmake:52 (include) catkin/CMakeLists.txt:12 (include) Anyone can help me to fix it? I am using Mac OS X 10.7.3
I am sure that i follow the instructions well, and i have install the empy package.