From daa2efc25479e78b1e28cbe7fc7d1f168791749f Mon Sep 17 00:00:00 2001 From: Bouammali-MA <35452795+Bouammali-MA@users.noreply.github.com> Date: Mon, 15 Jan 2018 12:37:44 +0100 Subject: [PATCH] Update of Read.md file Addition of two lines 25 and 26. for solving C leading files path. and comment during export for process --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 186955e..389a955 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,8 @@ Double Exchange Hamiltonian: Complete Version ```shell export PETSC_DIR=${PATH_TO_PETSC_INSTALLATION} export SLEPC_DIR=${PATH_TO_SLEPC_INSTALLATION} + export C_INCLUDE_PATH+=:$PETSC_DIR/include/:$SLEPC_DIR/include:$PETSC_DIR/arch-linux2-c-debug/include/:$SLEPC_DIR/arch-linux2-c-debug/include + # The "arch-linux2-c-debug" directory can have different names depending on PETSC and SLEPC installation procedure. ``` 2. Make the executable