diff --git a/apps/build_env.sh b/apps/build_env.sh
index 87adf4c8bd0eba106b51a0a0b3e7f082af7974cd..16b1099977f89d948c7ac916fbdc8b664ce76e4c 100644
--- a/apps/build_env.sh
+++ b/apps/build_env.sh
@@ -34,7 +34,5 @@
 # The fact that you are presently reading this means that you have had
 # knowledge of the CeCILL license and that you accept its terms.
 
-source /usr/share/modules/init/bash
 module use /applis/PSMN/Modules
-module load Base/psmn
-module load gcc/5.4.0
+module load GCC/5.4.0