Page 1 of 1

install vasp 5.3

Posted: Mon Jul 21, 2014 1:58 pm
by etienne.gallant
Hello,
I would like to install vasp 5.3.
I follow the doc on your site.
I copy the makefile linux_ifc_p4
When I am doing the make command , the system answer with an error and when I want to do a "make clean", the result is :

make: *** No rule to make target `clean'. Stop.

Could you explain me the good way to install vasp
Thanks

install vasp 5.3

Posted: Mon Jul 21, 2014 3:25 pm
by alex
Hello etienne.gallant,

try

make -f makefile.linux_ifc_p4

Cheers,

alex

install vasp 5.3

Posted: Tue Jul 22, 2014 11:24 am
by etienne.gallant
Yes ,thank you Alex, I have already done this.


<span class='smallblacktext'>[ Edited Wed Jul 23 2014, 02:34PM ]</span>

install vasp 5.3

Posted: Tue Jul 29, 2014 8:10 am
by admin
your makefile.linux_ifc_P4 should contain
clean:
-rm -f *.g *.f *.o *.L *.mod ; touch *.F

if it does not, please type this line explicitely to remove all possible remnants of
previous compilations.

Re: install vasp 5.3

Posted: Wed Sep 10, 2014 2:02 pm
by etienne.gallant
Bonjour,

I come back, after holydays, and I go on with the installation issue.
I send you the Makefile and the bugreport.
Could you help me and give me the good instructions to perform the vasp install ?
Best regards
E G