From c2932b0490dc9cf7cce8ace6a85eecb49fd8e362 Mon Sep 17 00:00:00 2001 From: Bryan Bishop Date: Fri, 1 Mar 2013 22:11:45 -0600 Subject: [PATCH] vba - also install jython --- extras/vba.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extras/vba.py b/extras/vba.py index 1a5a822ff..73d90d6e7 100644 --- a/extras/vba.py +++ b/extras/vba.py @@ -6,7 +6,7 @@ vba-clojure (but really it's jython/python/jvm) This is jython, not python. Use jython to run this file. Before running this file, some of the dependencies need to be constructed. These can be obtained from the vba-clojure project. - sudo apt-get install g++ libtool openjdk-6-jre openjdk-6-jdk libsdl1.2-dev ant + sudo apt-get install g++ libtool openjdk-6-jre openjdk-6-jdk libsdl1.2-dev ant jython export JAVA_INCLUDE_PATH=/usr/lib/jvm/java-6-openjdk-amd64/include/ export JAVA_INCLUDE_PATH2=/usr/lib/jvm/java-6-openjdk-amd64/include/