Added CarPC setup/install
This commit is contained in:
17
CarPC/README.txt
Normal file
17
CarPC/README.txt
Normal file
@ -0,0 +1,17 @@
|
||||
|
||||
Kubuntu/Xubuntu (Debian) Setup
|
||||
==============================
|
||||
|
||||
Open a console window, and run the following commands.
|
||||
|
||||
sudo apt-get update
|
||||
sudo install git subversion
|
||||
mkdir NTCNA
|
||||
cd NTCNA
|
||||
svn co https://www.probestar.com/NTCNA/CVehicle (password is temppwd)
|
||||
cd NTCNA/CVehicle/trunk/platforms/bboneb
|
||||
./carpc-setup.sh
|
||||
|
||||
Takes awhile till it is done. There is a lot of software to install.
|
||||
|
||||
Adjust start_v2v.sh link as needed, re-run to run the right apps.
|
||||
Reference in New Issue
Block a user