From 5e4d9643105ac1ab5eac3696f8a6e120fc70684e Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Tue, 29 May 2012 06:05:43 +0000 Subject: Fix PyObject reference counting bugs causing memory violations in the Python component implementation. Build Python runtime from source with pydebug to diagnose memory issues. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1343550 13f79535-47bb-0310-9956-ffa450edef68 --- sca-cpp/trunk/INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sca-cpp/trunk/INSTALL') diff --git a/sca-cpp/trunk/INSTALL b/sca-cpp/trunk/INSTALL index 50ae0f30b3..f4f3d3d577 100644 --- a/sca-cpp/trunk/INSTALL +++ b/sca-cpp/trunk/INSTALL @@ -238,7 +238,7 @@ dependencies installed under $build: --enable-libcloud \ --with-libcloud=$build/libcloud-0.3.1-bin \ --enable-threads \ ---enable-python --with-python=/usr \ +--enable-python --with-python=$build/python-2.6.6-bin \ --enable-opencl --with-opencl-include=/usr/include --with-opencl-lib=/usr/lib \ --enable-gae --with-gae=$build/google_appengine \ --enable-java --with-java=/usr/lib/jvm/default-java \ -- cgit v1.2.3