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
Moderators: Global Moderator, Moderator
-
- Newbie
- Posts: 3
- Joined: Fri Sep 03, 2010 9:14 am
- License Nr.: 5-1913
install vasp 5.3
Last edited by etienne.gallant on Mon Jul 21, 2014 1:58 pm, edited 1 time in total.
-
- Hero Member
- Posts: 584
- Joined: Tue Nov 16, 2004 2:21 pm
- License Nr.: 5-67
- Location: Germany
install vasp 5.3
Hello etienne.gallant,
try
make -f makefile.linux_ifc_p4
Cheers,
alex
try
make -f makefile.linux_ifc_p4
Cheers,
alex
Last edited by alex on Mon Jul 21, 2014 3:25 pm, edited 1 time in total.
-
- Newbie
- Posts: 3
- Joined: Fri Sep 03, 2010 9:14 am
- License Nr.: 5-1913
install vasp 5.3
Yes ,thank you Alex, I have already done this.
<span class='smallblacktext'>[ Edited Wed Jul 23 2014, 02:34PM ]</span>
<span class='smallblacktext'>[ Edited Wed Jul 23 2014, 02:34PM ]</span>
Last edited by etienne.gallant on Tue Jul 22, 2014 11:24 am, edited 1 time in total.
-
- Administrator
- Posts: 2921
- Joined: Tue Aug 03, 2004 8:18 am
- License Nr.: 458
install vasp 5.3
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.
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.
Last edited by admin on Tue Jul 29, 2014 8:10 am, edited 1 time in total.
-
- Newbie
- Posts: 3
- Joined: Fri Sep 03, 2010 9:14 am
- License Nr.: 5-1913
Re: install vasp 5.3
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
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