Difference between revisions of "Library Dependencies"

From Pengatom Robotics Wiki
Jump to: navigation, search
(Created page with "### Core library & Project dependencies: `$ sudo apt-get install build-essential git libncurses5-dev libjpeg-dev mplayer mplayer-skins` ### Bluetooth & ps3_demo dependenci...")
 
Line 1: Line 1:
### Core library & Project dependencies:  
+
=== Core library & Project dependencies: ===
  
`$ sudo apt-get install build-essential git libncurses5-dev libjpeg-dev mplayer mplayer-skins`
+
$ sudo apt-get install build-essential git libncurses5-dev libjpeg-dev mplayer mplayer-skins
  
  
### Bluetooth & ps3_demo dependencies:  
+
=== Bluetooth & ps3_demo dependencies: ===
  
`$ sudo apt-get install bluez-utils bluez-compat bluez-hcidump libusb-dev libbluetooth-dev joystick`
+
$ sudo apt-get install bluez-utils bluez-compat bluez-hcidump libusb-dev libbluetooth-dev joystick

Revision as of 08:02, 16 March 2017

Core library & Project dependencies:

$ sudo apt-get install build-essential git libncurses5-dev libjpeg-dev mplayer mplayer-skins


Bluetooth & ps3_demo dependencies:

$ sudo apt-get install bluez-utils bluez-compat bluez-hcidump libusb-dev libbluetooth-dev joystick