<< return to Pixycam.com

User Tools

Site Tools


wiki:v2:installing_pixymon_on_linux

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
wiki:v2:installing_pixymon_on_linux [2018/05/23 21:43]
pixycam [2.3.1. Connect Pixy to your Linux system using a USB Mini cable]
wiki:v2:installing_pixymon_on_linux [2019/04/24 20:47] (current)
jfrench [2.3.2. Change directory to the PixyMon build folder]
Line 51: Line 51:
 In the terminal window type: In the terminal window type:
  
-''​%%sudo apt-get install ​qt4-dev-tools%%''​\\ +''​%%sudo apt-get install ​qt5-default%%''​\\
-{{wiki:​img:​2383c6567221648c447861d741195085437aefa6.png?​400}}+
  
-''​%%sudo apt-get install ​qt4-qmake%%''​\\ +''​%%sudo apt-get install ​qt5-qmake%%''​\\
-{{wiki:​img:​fa252fee6bcaea3bd9cc93e57379042fded5dd72.png?​400}} +
- +
-''​%%sudo apt-get install qt4-default%%''​\\ +
-{{wiki:​img:​a7cf5a5a9af585bf9bbc8c83b0530dc91387084d.png?​400}}+
  
 +''​%%sudo apt-get install qtbase5-dev-tools%%''​\\
  
 ==== 2.1.4. Install g++ (compiler) ==== ==== 2.1.4. Install g++ (compiler) ====
Line 77: Line 73:
 In the terminal window type: In the terminal window type:
  
-''​%%git clone https://​github.com/​charmedlabs/​pixy.git%%''​\\+''​%%git clone https://​github.com/​charmedlabs/​pixy2.git%%''​\\
 {{wiki:​img:​dcf634a40148751c2a5f59668335e326013c2183.png?​400}} {{wiki:​img:​dcf634a40148751c2a5f59668335e326013c2183.png?​400}}
  
Line 87: Line 83:
 In the terminal window type: In the terminal window type:
  
-''​%%cd ​pixy/​scripts%%''​\\+''​%%cd ​pixy2/​scripts%%''​\\
 ''​%%./​build_pixymon_src.sh%%''​ ''​%%./​build_pixymon_src.sh%%''​
  
 +The script will probably take a few minutes to complete. Perhaps this is a good time to make a cup of tea?
 ==== 2.2.3. Add permissions for Pixy USB interface ==== ==== 2.2.3. Add permissions for Pixy USB interface ====
  
Line 117: Line 113:
 In the terminal window type: In the terminal window type:
  
-''​%%cd ../​../​../​build/​pixymon/bin/​%%''​+''​%%cd ../​../​../​build/​pixymon/​%%''​
  
  
wiki/v2/installing_pixymon_on_linux.1527111782.txt.gz · Last modified: 2018/05/23 21:43 by pixycam