LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Error installing Player/Stage/Gazebo (https://www.linuxquestions.org/questions/linux-software-2/error-installing-player-stage-gazebo-858206/)

ksatyaki 01-23-2011 07:08 PM

Error installing Player/Stage/Gazebo
 
Please help. I am using Ubuntu Linux and i tried installing Player with make install...


this is what i get!

Linking C shared library libplayercommon.so
[ 0%] Built target playercommon
[ 0%] Generating functiontable_gen.h
[ 1%] Built target functiontable_gen
[ 1%] Generating interface_table.h
[ 2%] Built target interface_table
[ 2%] Generating player_interfaces.h
[ 3%] Built target player_interfaces
Linking C shared library libplayerinterface.so
[ 5%] Built target playerinterface
[ 5%] Generating playerxdr.?
[ 6%] Built target playerxdr_src
Linking C shared library libplayerjpeg.so
[ 6%] Built target playerjpeg
Linking C shared library libplayerwkb.so
[ 7%] Built target playerwkb
Linking C shared library libplayerc.so
[ 18%] Built target playerc
Linking CXX shared library libplayerc++.so
/usr/bin/ld: cannot find -lboost_thread
collect2: ld returned 1 exit status
make[2]: *** [client_libs/libplayerc++/libplayerc++.so.3.0.2] Error 1
make[1]: *** [client_libs/libplayerc++/CMakeFiles/playerc++.dir/all] Error 2
make: *** [all] Error 2

Snark1994 01-24-2011 03:35 PM

Have you checked that you have all the dependencies installed that are listed on the right-hand-side of this guide?


All times are GMT -5. The time now is 06:41 AM.