diff --git a/docs/install_examples/linux.64_gcc424_opt_python252_numpy b/docs/install_examples/linux.64_gcc424_opt_python252_numpy index b35f20889..b12361ed1 100755 --- a/docs/install_examples/linux.64_gcc424_opt_python252_numpy +++ b/docs/install_examples/linux.64_gcc424_opt_python252_numpy @@ -103,9 +103,9 @@ export EXTRA_LINK MAKE=gmake export MAKE -USE_SUNDIALS='n' +USE_SUNDIALS='y' export USE_SUNDIALS -SUNDIALS_HOME='/home/hkmoffa/libraries/sundials' +SUNDIALS_HOME='/home/hkmoffa/arch/linux64/sundials' export SUNDIALS_HOME ./preconfig diff --git a/docs/install_examples/linux.64_gcc424_python252_numpy b/docs/install_examples/linux.64_gcc424_python252_numpy index f1bf2ed4d..8db646f3d 100755 --- a/docs/install_examples/linux.64_gcc424_python252_numpy +++ b/docs/install_examples/linux.64_gcc424_python252_numpy @@ -105,9 +105,9 @@ export EXTRA_LINK MAKE=gmake export MAKE -USE_SUNDIALS='n' +USE_SUNDIALS='y' export USE_SUNDIALS -SUNDIALS_HOME='/home/hkmoffa/libraries/sundials' +SUNDIALS_HOME='/home/hkmoffa/arch/linux64/sundials' export SUNDIALS_HOME ./preconfig diff --git a/docs/install_examples/test_base b/docs/install_examples/test_base index f1bf2ed4d..8db646f3d 100755 --- a/docs/install_examples/test_base +++ b/docs/install_examples/test_base @@ -105,9 +105,9 @@ export EXTRA_LINK MAKE=gmake export MAKE -USE_SUNDIALS='n' +USE_SUNDIALS='y' export USE_SUNDIALS -SUNDIALS_HOME='/home/hkmoffa/libraries/sundials' +SUNDIALS_HOME='/home/hkmoffa/arch/linux64/sundials' export SUNDIALS_HOME ./preconfig