We're no longer updating This wiki!!

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
en:c1_tinkering [2016/02/25 15:27]
brian.kim [Linux]
en:c1_tinkering [2016/02/29 14:25]
john1117 removed
Line 190: Line 190:
 **Prerequisites**:​ You must have //​python-dev//​ and //​python-setuptools//​ installed If you manually rebuild the bindings with swig-python wiringpi.i **Prerequisites**:​ You must have //​python-dev//​ and //​python-setuptools//​ installed If you manually rebuild the bindings with swig-python wiringpi.i
  
-0. Get/setup WiringPi library (//If you already installed WiringPi library, skip this step.//) 
-<​code>​ 
-# git clone https://​github.com/​hardkernel/​wiringPi.git 
-# cd wiringPi 
-# sudo ./build 
-</​code>​ 
 1. Get/setup WiringPi 2 for Python repository 1. Get/setup WiringPi 2 for Python repository
 <​code>​ <​code>​
 # git clone https://​github.com/​hardkernel/​WiringPi2-Python.git # git clone https://​github.com/​hardkernel/​WiringPi2-Python.git
 # cd WiringPi2-Python # cd WiringPi2-Python
 +# git submodule init
 +# git submodule update
 </​code>​ </​code>​
  
en/c1_tinkering.txt ยท Last modified: 2017/03/27 09:38 by brian.kim
CC Attribution-Share Alike 3.0 Unported
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0