Can not compile compileOF.sh for installtion

Hey,
for a new project in university I need OpenFramework. Unfortunately I can not install it correctly. If i follow the installation instructions, the install_dependencies.sh works pretty well, but then for the ./compileOF.sh it does not. I am sitting right now already since 8h on this problem and changed nothing. I tried allready to remove and reinstall all packages, but still, the same error occurs as the first time. The final error massage is below, I hope someone can help me, I feel totally lost, because I saw not even one error like that in other forums etc.

Thank you fo all answers.

Error Massage:
makefileCommon/compile.core.mk:238: recipe for target ‘/home/Le**/OpenFramework/libs/openFrameworksCompiled/lib/linux64/obj/Debug/libs/openFrameworks/gl/ofMaterial.o’ failed
make[1]: *** [/home/Le**/OpenFramework/libs/openFrameworksCompiled/lib/linux64/obj/Debug/libs/openFrameworks/gl/ofMaterial.o] Error 1
makefileCommon/compile.core.mk:212: recipe for target ‘Debug’ failed
make: *** [Debug] Error 2
there has been a problem compiling Debug OF library
please report this problem in the forums

There’s a problem with new linux distributions, we are working on a new release but meanwhile it’s already solved if you use the nightly builds instead of the normal downlaod

Thank you very much, now it works!!