Skip to Content.
Sympa Menu

forum - Re: [abinit-forum] installing 5.4.4p on Mac OS X 10.5.6

forum@abinit.org

Subject: The ABINIT Users Mailing List ( CLOSED )

List archive

Re: [abinit-forum] installing 5.4.4p on Mac OS X 10.5.6


Chronological Thread 
  • From: Alain Jacques <ajs.jacques@gmail.com>
  • To: forum@abinit.org
  • Subject: Re: [abinit-forum] installing 5.4.4p on Mac OS X 10.5.6
  • Date: Sun, 11 Jan 2009 15:43:34 +0100
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding:from; b=XtiPV3+2pSxZq13KUU7EHRJZa3r90nDLIYwmRPBodiI2WqduCxYu2tXBToBKG9L2w0 xdtWG62k2yMrzeGjBOx0Fw2yCMb7h4EcIJkOPiye/qJr9vgj0H3DvUEkUKjPZUlsfDCz pmVX8jBwi9Fk/Oo3uffmgNKHxFzTcRWuGN54I=

Hello Matt,


m.lyle@student.usyd.edu.au wrote:
sympa.1231681577.2684.980@abinit.org" type="cite">
Dear Sir/Madam

I'm currently trying to install the patched version of 5.4.4 on my MacBook with
OS X 10.5.6 (dual processors). Xcode 3.1.2 is installed with gfortran as the
fortran compiler.
  

What version of the gfortran are you using - where does it come from?

Do you have compelling reasons not to use the abinit-5.6.4 release?

sympa.1231681577.2684.980@abinit.org" type="cite">
In accordance with the installation notes I issue:

  
./configure
make multi
    

  

A plain ./configure may work, depending on your compilers configuration but it often leads lead to mixing libraries from different compilers versions.
If there are compiling problems, it is advisable to use a plain make ... takes longer but it avoids parallel builds problems.

sympa.1231681577.2684.980@abinit.org" type="cite">
whereupon the last several lines are as follows:

gfortran -DHAVE_CONFIG_H -I. -I../.. -I../defs -I./../defs	 -c -o
interfaces_01manage_mpi.o interfaces_01manage_mpi.F90
interfaces_lib01fftnew.F90:159.19:

   use defs_fftdata
		  1
Fatal Error: Can't open module file 'defs_fftdata.mod' for reading at (1): No
such file or directory
make[1]: *** [interfaces_lib01fftnew.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [multi] Error 2

  

where does the defs_fftdata.mod resides on your system?

Kind regards,

Alain





Archive powered by MHonArc 2.6.15.

Top of Page