install vasp 5.3

Questions regarding the compilation of VASP on various platforms: hardware, compilers and libraries, etc.

Moderators: Global Moderator, Moderator

Post Reply
Message
Author
etienne.gallant
Newbie
Newbie
Posts: 3
Joined: Fri Sep 03, 2010 9:14 am
License Nr.: 5-1913

install vasp 5.3

#1 Post by etienne.gallant » Mon Jul 21, 2014 1:58 pm

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
Last edited by etienne.gallant on Mon Jul 21, 2014 1:58 pm, edited 1 time in total.

alex
Hero Member
Hero Member
Posts: 567
Joined: Tue Nov 16, 2004 2:21 pm
License Nr.: 5-67
Location: Germany

install vasp 5.3

#2 Post by alex » Mon Jul 21, 2014 3:25 pm

Hello etienne.gallant,

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.

etienne.gallant
Newbie
Newbie
Posts: 3
Joined: Fri Sep 03, 2010 9:14 am
License Nr.: 5-1913

install vasp 5.3

#3 Post by etienne.gallant » Tue Jul 22, 2014 11:24 am

Yes ,thank you Alex, I have already done this.


<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.

admin
Administrator
Administrator
Posts: 2922
Joined: Tue Aug 03, 2004 8:18 am
License Nr.: 458

install vasp 5.3

#4 Post by admin » Tue Jul 29, 2014 8:10 am

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.
Last edited by admin on Tue Jul 29, 2014 8:10 am, edited 1 time in total.

etienne.gallant
Newbie
Newbie
Posts: 3
Joined: Fri Sep 03, 2010 9:14 am
License Nr.: 5-1913

Re: install vasp 5.3

#5 Post by etienne.gallant » Wed Sep 10, 2014 2:02 pm

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

Post Reply