diff --git a/build_configs/buildconfig_bc2_static b/build_configs/buildconfig_bc2_static
index c26933d8ce996f93da782e919544f06312d57ff3..d25730b349840c25abf398a9b7d981d13bab5c2d 100644
--- a/build_configs/buildconfig_bc2_static
+++ b/build_configs/buildconfig_bc2_static
@@ -1,11 +1,10 @@
-set(FFTW_INCLUDE_PATH "/import/bc2/soft/app/FFTW/current/Linux/include/" CACHE PATH "")
-set(FFTW_LIBRARIES "/import/bc2/soft/app/FFTW/current/Linux/lib/libfftw3f.a"  CACHE PATH "")
+set(FFTW_INCLUDE_PATH "/scicore/soft/apps/FFTW/3.3.3-gompi-1.4.10/include/" CACHE PATH "")
+set(FFTW_LIBRARY "/scicore/soft/apps/FFTW/3.3.3-gompi-1.4.10/lib/libfftw3f.a"  CACHE PATH "")
 set(DL_LIBRARIES "/usr/lib64/libdl.a"  CACHE PATH "")
 set(PTHREAD_LIBRARIES "/usr/lib64/libpthread.a"  CACHE PATH "")
-set(ZLIB_LIBRARY "/usr/lib64/libz.a"  CACHE PATH "")
-set(Boost_COMPILER "-gcc41"  CACHE PATH "")
-set(PYTHON_ROOT "/import/bc2/soft/app/Python/current/Linux/"  CACHE PATH "")
-set(EIGEN2_INCLUDE_DIR "/import/bc2/soft/app/eigen/current/Linux/include/eigen2" CACHE PATH "")
-set(QT_QMAKE_EXECUTABLE "/import/bc2/soft/app/Qt/current/Linux/bin/qmake" CACHE PATH "")
+set(ZLIB_LIBRARY "/scicore/soft/apps/zlib/1.2.8-goolf-1.4.10/lib/libz.a"  CACHE PATH "")
+set(PYTHON_ROOT "/scicore/soft/apps/Python/2.7.5-goolf-1.4.10"  CACHE PATH "")
+set(EIGEN3_INCLUDE_DIR "/scicore/soft/apps/Eigen/3.2.1-goolf-1.4.10/include/Eigen" CACHE PATH "")
+set(QT_QMAKE_EXECUTABLE "/usr/bin/qmake-qt4" CACHE PATH "")
 set(COMPOUND_LIB "/import/bc2/home/schwede/GROUP/OpenStructure/ChemLib/compounds.chemlib" CACHE PATH "")
 set (CMAKE_BUILD_TYPE "Release" CACHE PATH "")