Index: /issm/trunk-jpl/jenkins/linux64_ross
===================================================================
--- /issm/trunk-jpl/jenkins/linux64_ross	(revision 23100)
+++ /issm/trunk-jpl/jenkins/linux64_ross	(revision 23101)
@@ -20,4 +20,5 @@
 	--with-blas-lapack-dir=$ISSM_DIR/externalpackages/petsc/install \
 	--with-python-dir=/usr \
+	--with-python-numpy-dir=/usr/lib/python2.7/dist-packages/numpy \
 	--with-chaco-dir="$ISSM_DIR/externalpackages/chaco/install" \
 	--with-fortran-lib="-L/usr/lib/gcc/x86_64-linux-gnu/4.9/ -lgfortran" \
Index: /issm/trunk-jpl/jenkins/linux64_ross_python
===================================================================
--- /issm/trunk-jpl/jenkins/linux64_ross_python	(revision 23100)
+++ /issm/trunk-jpl/jenkins/linux64_ross_python	(revision 23101)
@@ -19,4 +19,5 @@
 	--with-blas-lapack-dir=$ISSM_DIR/externalpackages/petsc/install \
 	--with-python-dir=/usr \
+	--with-python-numpy-dir=/usr/lib/python2.7/dist-packages/numpy \
 	--with-chaco-dir="$ISSM_DIR/externalpackages/chaco/install" \
 	--with-fortran-lib="-L/usr/lib/gcc/x86_64-linux-gnu/4.9/ -lgfortran" \
Index: /issm/trunk-jpl/jenkins/linux64_ross_se
===================================================================
--- /issm/trunk-jpl/jenkins/linux64_ross_se	(revision 23100)
+++ /issm/trunk-jpl/jenkins/linux64_ross_se	(revision 23101)
@@ -18,4 +18,6 @@
 	--with-metis-dir=$ISSM_DIR/externalpackages/petsc/install \
 	--with-mumps-dir=$ISSM_DIR/externalpackages/petsc/install \
+	--with-python-dir=/usr \
+	--with-python-numpy-dir=/usr/lib/python2.7/dist-packages/numpy \
 	--with-blas-lapack-dir=$ISSM_DIR/externalpackages/petsc/install \
 	--with-scalapack-dir=$ISSM_DIR/externalpackages/petsc/install/ \
