Changes between Version 10 and Version 11 of BuildingAPC/Precise64Install2
- Timestamp:
- Jun 27, 2016, 6:08:57 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BuildingAPC/Precise64Install2
v10 v11 112 112 113 113 #Install Proficio-P3 version of btclient and bash aliases 114 svn co http://web.barrett.com/svn/btclient/branches/proficio_p3~/btclient114 git clone -b profico_p3-svn https://git.barrett.com/software/btclient.git ~/btclient 115 115 cd ~/btclient 116 116 sh makeall … … 127 127 sudo apt-get install libcgal-dev 128 128 cd ~/ 129 git clone https://git hub.com/BarrettTechnology/proficio_toolbox.git129 git clone https://git.barrett.com/software/proficio_toolbox.git 130 130 cd proficio_toolbox 131 131 mkdir build