Changes between Version 10 and Version 11 of BuildingAPC/Precise64Install
- Timestamp:
- Jan 13, 2015, 2:36:58 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BuildingAPC/Precise64Install
v10 v11 107 107 ldconfig 108 108 exit 109 110 #Install btclient 111 svn co http://web.barrett.com/svn/btclient/trunk ~/btclient 112 cd ~/btclient 113 wget http://web.barrett.com/support/WAM_Installer/config-xeno.mk 114 mv config-xeno.mk config.mk 115 sh makeall 116 109 117 }}}