This thread is locked.Only browsing is available.
Top Page > Browsing
Installation Problem OpenMX 3.7
Date: 2016/06/30 08:00
Name: Diego Castillo   <diegocastillovi@gmail.com>

Dear Dr. Ozaki,

I am trying to install OpenMX 3.7 on my machine: Intel Core i5 64 bit with Ubuntu 16.04 LTS

and with this options:

CC = mpicc -O3 -fopenmp -I/usr/local/bin/mpicc
FC = mpif90 -fopenmp -O3 -I/usr/local/bin/mpif90
LIB = -L/usr/local/lib -lfftw3 -lgfortran -lgomp -lmpi_f77 -lmpi_f90 -L/opt/intel/bin/compilers_and_libraries_2016.3.210/linux/bin/intel64/lib -lifcore

but it gives me this warning:

/usr/bin/ld: cannot find -lifcore
collect2: error: ld returned 1 exit status
makefile:209: fallo en las instrucciones para el objetivo 'openmx'
make: *** [openmx] Error 1

Could you please guide me to overcome this problem.

Best Regards from Chile.

Diego.
メンテ
Page: [1]

Re: Installation Problem OpenMX 3.7 ( No.1 )
Date: 2016/07/04 10:00
Name: T. Ozaki

Hi,

The message you got is telling you that you don't have libifcore.a.
Please look at http://www.openmx-square.org/tech_notes/OpenMX-Compile.pdf

Regards,

TO
メンテ
Re: Installation Problem OpenMX 3.7 ( No.2 )
Date: 2016/09/29 02:59
Name: Diego Castillo  <diegocastillovi@gmail.com>

Dear Dr. Ozaki,

Thank you so much for your reply.

Best Regards from Chile.

Diego.
メンテ

Page: [1]