how do I compile mjpeg_server from source code? [closed]
Hi
I try to compile mjpeg_server and get following error. How do I compile them?
applications@pr1012:/pr/1/applications/ros/fuerte/bosch-ros-pkg/stacks/remote_la b/mjpeg_server$ make make: *** No targets specified and no makefile found. Stop. applications@pr1012:/pr/1/applications/ros/fuerte/bosch-ros-pkg/stacks/remote_la b/mjpeg_server$ cmake . -- The C compiler identification is GNU -- The CXX compiler identification is GNU -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done CMake Error at CMakeLists.txt:12 (catkin_project): Unknown CMake command "catkin_project". -- Configuring incomplete, errors occurred!
The answer is here: http://answers.ros.org/question/40028/mjpeg_sever-cmake-errorunknown-cmake-command-catkin_project/