Index: /issm/trunk-jpl/jenkins/linux64_ross_se
===================================================================
--- /issm/trunk-jpl/jenkins/linux64_ross_se	(revision 21189)
+++ /issm/trunk-jpl/jenkins/linux64_ross_se	(revision 21190)
@@ -11,6 +11,6 @@
 	--disable-static \
 	--with-matlab-dir=$MATLAB_PATH \
-	--with-python-dir="/usr" \
-	--with-python-numpy-dir="/usr/lib/python2.7/dist-packages/numpy" \
+	--with-python-dir=$ISSM_DIR/externalpackages/python/install \
+	--with-python-numpy-dir=$ISSM_DIR/externalpackages/python/install/lib/python2.7/site-packages/numpy \
 	--with-triangle-dir=$ISSM_DIR/externalpackages/triangle/install \
 	--with-mpi-include=$ISSM_DIR/externalpackages/mpich/install/include  \
