Python is quickly becoming a requirement, not an option.
authordbs <dbs@9efc2488-bf62-4759-914b-345cdb29e865>
Fri, 11 Apr 2008 16:28:20 +0000 (16:28 +0000)
committerdbs <dbs@9efc2488-bf62-4759-914b-345cdb29e865>
Fri, 11 Apr 2008 16:28:20 +0000 (16:28 +0000)
Let's set the default accordingly.

git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@1309 9efc2488-bf62-4759-914b-345cdb29e865

install.conf

index 18a1c68..f9aad3c 100644 (file)
@@ -23,4 +23,4 @@ export OSRF_LEGACY_JSON=1
 #export OSRF_JAVA_DEPSDIR=/opt/java
 
 # uncomment to build and install the Python modules
-#export OSRF_INSTALL_PYTHON=1
+export OSRF_INSTALL_PYTHON=1