<BODY><P>Dear&nbsp;Sir ,</P>
<P>I have changed the Makefile file according to the format sent by you. But still when I am going to run CPMD with the command cpmd.x , I am getting the message " No command found".</P>
<P>Please help me and give some tips how to start with CPMD.</P>
<P>With best regards,</P>
<P>Apu<BR><BR>**************************************************** <BR>Apu Sarkar <BR>Research Fellow <BR>Variable Energy Cyclotron Centre <BR>Kolkata 700 064 <BR>phone: 91-33-2337-1230 (extn. 3190) <BR>Fax: 91-33-2334-6871 <BR>INDIA <BR>****************************************************<BR><BR></P>
<P></P><B>----- Original Message -----</B>
<P></P><B>From</B>: "Dr. Balasubramanian Sundaram" &lt;bala@jncasr.ac.in&gt;
<P></P><B>Date</B>: Monday, July 12, 2004 11:24 am
<P></P><B>Subject</B>: Re: [CPMD-list] CPMD-3.7.2 hurdle
<P></P>
<P></P>&gt; Hi Apu, <BR>&gt; Here is a Makefile (serial version) that works fine on our Compaq <BR>&gt; (DEC Alpha) <BR>&gt; (HP now). Is your machine an Alpha or the Compaq SC80? I have a <BR>&gt; suspicion <BR>&gt; that it could be the former. Anyway, here is our config: <BR>&gt; <BR>&gt; Machine : Compaq Alpha ES40. <BR>&gt; Operating System : OSF1 V5.1 <BR>&gt; Compiler : Compaq Fortran V5.4A-1472 <BR>&gt; Library : DXML v3.4 <BR>&gt; <BR>&gt; ---------------Makefile for cpmd v. 3.7.2 <BR>&gt; ------------------------------- <BR>&gt; SRC = . <BR>&gt; DEST = . <BR>&gt; BIN = . <BR>&gt; #QMMM_FLAGS = -D__QMECHCOUPL <BR>&gt; #QMMM_LIBS = -L. -lmm <BR>&gt; FFLAGS = -align dcommons -convert big_endian <BR>&gt; LFLAGS = -ldxml $(QMMM_LIBS) <BR>&gt; CFLAGS = -D__alpha <BR>&gt; CPP = cpp -P <BR>&gt; CPPFLAGS = -C -D__alpha -DPOINTER8 -D__DERF -DLAPACK -DFFT_DEFAULT <BR>&gt; <BR>&gt; NOOPT_FLAG = <BR>&gt; CC = cc -c -O <BR>&gt; FC = f90 -O -c <BR>&gt; LD = f90 -O <BR>
&gt; AR = /usr/bin/ar -r <BR>&gt; ------------------------------------------------------------------- <BR>&gt; -------- <BR>&gt; <BR>&gt; 1) By the way, it may be a good idea to move to CPMD v.3.9.1, <BR>&gt; unless you <BR>&gt; have a <BR>&gt; requirement to stick to v.3.7.2. <BR>&gt; <BR>&gt; 2) In case of compilation issues, it may be a good idea to send the <BR>&gt; first few lines <BR>&gt; of your Makefile also. <BR>&gt; <BR>&gt; Best Wishes, <BR>&gt; Bala <BR>&gt; http://www.jncasr.ac.in/bala <BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; apu@veccal.ernet.in wrote: <BR>&gt; &gt; <BR>&gt; &gt; <BR>&gt; &gt; <BR>&gt; &gt; Dear All, <BR>&gt; &gt; <BR>&gt; &gt; I am trying to configure CPMD-3.7.2 in a COMPAQ unix platform.After <BR>&gt; &gt; using the following path: <BR>&gt; &gt; <BR>&gt; &gt; ./Configure <BR>&gt; &gt; ./Configure COMPAQ-SC80&gt; Makefile <BR>&gt; &gt; vi Makefile <BR>&gt; &gt; make <BR>
&gt; &gt; I am getting comment at the end: <BR>&gt; &gt; <BR>&gt; &gt; ld: <BR>&gt; &gt; <BR>&gt; &gt; Can't locate file for: <BR>&gt; &gt; -lelan <BR>&gt; &gt; <BR>&gt; &gt; f90:Severe:Failed while <BR>&gt; &gt; trying to Link. <BR>&gt; &gt; <BR>&gt; &gt; *** Exit 1 <BR>&gt; &gt; <BR>&gt; &gt; Stop. <BR>&gt; &gt; <BR>&gt; &gt; <BR>&gt; &gt; <BR>&gt; &gt; Please suggest what I should do now. <BR>&gt; &gt; <BR>&gt; &gt; Thank in advance. <BR>&gt; &gt; <BR>&gt; &gt; Regards, <BR>&gt; &gt; <BR>&gt; &gt; Apu <BR>&gt; &gt; <BR>&gt; &gt; <BR>&gt; &gt; <BR>&gt; &gt; **************************************************** <BR>&gt; &gt; Apu Sarkar <BR>&gt; &gt; Research Fellow <BR>&gt; &gt; Variable Energy Cyclotron Centre <BR>&gt; &gt; Kolkata 700 064 <BR>&gt; &gt; phone: 91-33-2337-1230 (extn. 3190) <BR>&gt; &gt; Fax: 91-33-2334-6871 <BR>&gt; &gt; INDIA <BR>&gt; &gt; **************************************************** <BR>&gt; &gt; <BR>
&gt; &gt; ------------------------------------------------------------- <BR>&gt; -- <BR>&gt; &gt; _______________________________________________ <BR>&gt; &gt; CPMD-list mailing list <BR>&gt; &gt; CPMD-list@cpmd.org <BR>&gt; &gt; http://cpmd.org/mailman/listinfo/cpmd-list <BR>&gt; <BR>&gt; </BODY>