Guest User

Untitled

a guest
Oct 18th, 2017
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.83 KB | None | 0 0
  1. sudo apt-get install $(sed 's:\ ::g' <<< $BASE_DEPENDENCIES) $(sed 's:\ ::g' <<< $GAZEBO_BASE_DEPENDENCIES)
  2.  
  3. $BASE_DEPENDENCIES
  4. build-essential cmake debhelper mesa-utils cppcheck xsltproc python-psutil python bc netcat-openbsd gnupg2 net-tools locales
  5.  
  6. $GAZEBO_BASE_DEPENDENCIES
  7. libfreeimage-dev libprotoc-dev libprotobuf-dev protobuf-compiler freeglut3-dev libcurl4-openssl-dev libtinyxml-dev libtar-dev libtbb-dev libogre-1.9-dev libxml2-dev pkg-config qtbase5-dev libqwt-qt5-dev libltdl-dev libgts-dev libboost-thread-dev libboost-signals-dev libboost-system-dev libboost-filesystem-dev libboost-program-options-dev libboost-regex-dev libboost-iostreams-dev libbullet-dev libsimbody-dev libignition-transport3-dev libignition-math3-dev libignition-msgs-dev libtinyxml2-dev libsdformat5-dev
Add Comment
Please, Sign In to add comment