Search found 2 matches

by maperez
Wed Mar 07, 2012 11:54 pm
Forum: Configuring and compiling ABINIT
Topic: configure with FoX library
Replies: 4
Views: 3656

Re: configure with FoX library

Hi JMB! I am using ifort 10.1, the same version for icc and 4.1.2 for c++ I think the problem is that ./configure does not recognize the option --enable-fox as input and uses the default value for it (=NO), since I have checked ./configure -help and found --enable-fox is not an option. Thanks again....
by maperez
Wed Mar 07, 2012 4:25 pm
Forum: Configuring and compiling ABINIT
Topic: configure with FoX library
Replies: 4
Views: 3656

configure with FoX library

Hi everyone! I am trying to compile ABINIT 6.12.1 with the FoX library to be able to use *xml pseudopotentials but I have some problems with the generation of the config.mk file, I can not enable the Fox option --enable-fox I type ./configure --enable-fox FC=ifort CC=icc CXX=c++ and get something li...