withrobot / oCam

oCam - USB 3.0 Board Camera
GNU General Public License v3.0
54 stars 61 forks source link

Fail in the installation Phase. #9

Open cluelin opened 6 years ago

cluelin commented 6 years ago

cluelin@ubuntu:~/catkin_ws$ catkin_make Base path: /home/cluelin/catkin_ws Source space: /home/cluelin/catkin_ws/src Build space: /home/cluelin/catkin_ws/build Devel space: /home/cluelin/catkin_ws/devel Install space: /home/cluelin/catkin_ws/install

Running command: "make cmake_check_build_system" in "/home/cluelin/catkin_ws/build"

Running command: "make -j1 -l1" in "/home/cluelin/catkin_ws/build"

[ 20%] Generating dynamic reconfigure files from cfg/cam.cfg: /home/cluelin/catkin_ws/devel/include/ocams/camConfig.h /home/cluelin/catkin_ws/devel/lib/python2.7/dist-packages/ocams/cfg/camConfig.py ../catkin_generated/env_cached.sh: 16: exec: /home/cluelin/catkin_ws/src/ocams/cfg/cam.cfg: Permission denied ocams/CMakeFiles/ocams_gencfg.dir/build.make:63: recipe for target '/home/cluelin/catkin_ws/devel/include/ocams/camConfig.h' failed make[2]: [/home/cluelin/catkin_ws/devel/include/ocams/camConfig.h] Error 126 CMakeFiles/Makefile2:451: recipe for target 'ocams/CMakeFiles/ocams_gencfg.dir/all' failed make[1]: [ocams/CMakeFiles/ocams_gencfg.dir/all] Error 2 Makefile:138: recipe for target 'all' failed make: *** [all] Error 2 Invoking "make -j1 -l1" failed

These error appeared after using 'catkin_make'.