@@ -0,0 +1,6 @@
+#!/bin/bash
+tar -xvzf lola-2.0.tar.gz
+cd lola-2.0
+./configure
+make -j4
+ln -s lola-2.0/src/lola lola