Difference between revisions of "ClydeNUC Setup"

From wikidb
Jump to: navigation, search
(Install)
(Install)
 
Line 25: Line 25:
 
* Phidgets
 
* Phidgets
 
** [[Phidgets Installation]]
 
** [[Phidgets Installation]]
 +
=== When I was working with Android Studio ===
 +
 
* Java
 
* Java
 
**  [https://www.digitalocean.com/community/tutorials/how-to-install-java-on-ubuntu-with-apt-get Java Install]
 
**  [https://www.digitalocean.com/community/tutorials/how-to-install-java-on-ubuntu-with-apt-get Java Install]
Line 32: Line 34:
 
       sudo apt-get install default-jdk
 
       sudo apt-get install default-jdk
  
* MTP for Android Tablets
+
* MTP for Android Tablets - To Finish
 
** [https://ubuntuforums.org/showthread.php?t=2226702 MTP Insall]
 
** [https://ubuntuforums.org/showthread.php?t=2226702 MTP Insall]
 
    
 
    

Latest revision as of 15:47, 15 February 2017

Now Hood

Configuration

  • Ubuntu 14.04 LTS Trusty Tahr
  • ROS Indigo
  • ROS Jade

Install

When I was working with Android Studio

     sudo apt-get update
     java -version
     sudo apt-get install default-jre
     sudo apt-get install default-jdk
  sudo apt-get install libmtp-common mtp-tools libmtp-dev libmtp-runtime libmtp9
 
  sudo diff fuse.conf.org fuse.conf
      8c8
      < #user_allow_other
      ---
      > user_allow_other