2 # Invoke as beagleboard.org/install.sh (from one directory up).
3 # It is assumed you have already run the following command to fetch code:
4 # git clone http://www.beagleboard.org/beagleboard.org.git/ beagleboard.org
6 [ -d beagleboard.org
] ||
(echo "Run one directory above beagleboard.org" && exit -1)
7 [ -e helma-1.6
.1.
tar.gz
] || wget http
://adele.helma.org
/download
/helma
/1.6.1/helma-1.6
.1.
tar.gz
8 [ -e helma-1.6
.1 ] ||
tar xvzf helma-1.6
.1.
tar.gz
11 [ -e beagle
] ||
ln -s ..
/..
/beagleboard.org beagle
13 [ -f apps.properties
] && mv apps.properties apps.properties.original
14 [ -L apps.properties
] ||
ln -s apps
/beagle
/config
/apps.properties
17 [ -e rhino.jar
] && mv rhino.jar rhino.jar.original
18 [ -L ext
] ||
ln -s ..
/apps
/beagle
/lib ext
22 [ -L beagle
] ||
ln -s ..
/apps
/beagle
/db beagle
25 [ -L beagle
] ||
ln -s ..
/apps
/beagle
/scripts beagle