Installation problem in Ubuntu 12.10 [closed]
Hello everyone,
I am trying GAZEBO first time on my WUBI installed Ubuntu 12.10. Please pardon me if my question is stupid. I don't have ROS too.
- I am following the instructions given in the installation link (http://gazebosim.org/wiki/1.3/install...FromSource)
- At the 8th Step (which is running make command) I am getting fatal error and the compilation gets terminated. The message I am getting is : /home/amit/gazebo/gazebo/msgs/test/MsgFactory.cc:18:25: fatal error: gtest/gtest.h: No such file or directory compilation terminated. make[2]: * [gazebo/msgs/test/CMakeFiles/MsgFactory.dir/MsgFactory.cc.o] Error 1 make[1]: [gazebo/msgs/test/CMakeFiles/MsgFactory.dir/all] Error 2 make: ** [all] Error 2
I have not installed the 3rd party mandatory requirements given at (http://gazebosim.org/wiki/Requirements) separately. Instead I followed the 2nd instruction of (http://gazebosim.org/wiki/1.3/install...FromSource) assuming that this will install all the mandatory stuffs.
Kindly tell me whats wrong here. Please help me out. Do let me know if this information is not sufficient.
Is there a reason you're installing it from source? Can WUBI not use the pre-compiled binaries from the repositories?