Vasp installation on Mac OS X
Posted: Sat Jul 09, 2011 10:20 pm
Hello, All!
I would like to know if any of you has succeeded compiling VASP on a Mac.
I have tried both compilers gcc and Intel but no success on any.
I have gonne up some steps but never till the end.
First I had to modify the preprocess script due to a difference on the sed behavior that would empty the Source.F file and generate another empty destination.f file.
Right now I stop compiling the library, that it generate objects with no symbols, like this:
/usr/bin/ranlib: file: libdmy.a(preclib.o) has no symbols
/usr/bin/ranlib: file: libdmy.a(diolib.o) has no symbols
/usr/bin/ranlib: file: libdmy.a(dlexlib.o) has no symbols
/usr/bin/ranlib: file: libdmy.a(drdatab.o) has no symbols
I could get somewhat further compiling each module manually, and it worked for all except for preclib.
well, after all, the result is that it does not compile, even working somethings out manually (I had to compile some modules by hand, because some steps of make would depend on modules that had not been compiled before).
So, the final question is: has somebody managed to compile vasp on a Intel64/mac with either intel or GNU(prefferable) compilers?
if yes, could you send over your makefiles and any extra step you had to go through?
this is my mac release: Darwin iMac-de-Caetano.local 10.8.0 Darwin Kernel Version 10.8.0: Tue Jun 7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386 i386
thank you all very much in advance
Denis
I would like to know if any of you has succeeded compiling VASP on a Mac.
I have tried both compilers gcc and Intel but no success on any.
I have gonne up some steps but never till the end.
First I had to modify the preprocess script due to a difference on the sed behavior that would empty the Source.F file and generate another empty destination.f file.
Right now I stop compiling the library, that it generate objects with no symbols, like this:
/usr/bin/ranlib: file: libdmy.a(preclib.o) has no symbols
/usr/bin/ranlib: file: libdmy.a(diolib.o) has no symbols
/usr/bin/ranlib: file: libdmy.a(dlexlib.o) has no symbols
/usr/bin/ranlib: file: libdmy.a(drdatab.o) has no symbols
I could get somewhat further compiling each module manually, and it worked for all except for preclib.
well, after all, the result is that it does not compile, even working somethings out manually (I had to compile some modules by hand, because some steps of make would depend on modules that had not been compiled before).
So, the final question is: has somebody managed to compile vasp on a Intel64/mac with either intel or GNU(prefferable) compilers?
if yes, could you send over your makefiles and any extra step you had to go through?
this is my mac release: Darwin iMac-de-Caetano.local 10.8.0 Darwin Kernel Version 10.8.0: Tue Jun 7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386 i386
thank you all very much in advance
Denis