This thread is locked.Only browsing is available.
Top Page > Browsing
Installation problem of openmx3.7 on fedora core 19
Date: 2014/04/09 15:43
Name: Md. Mehboob Alam

Dear OpenMX user,

I've downloaded the openmx3.7 tar file and tried to install it on fedora core 19 but each time I encounter the following problem -

cc: error: TRAN_Output_HKS.o: No such file or directory
cc: error: TRAN_Set_MP.o: No such file or directory
cc: error: TRAN_Calc_SelfEnergy.o: No such file or directory
cc: error: TRAN_Output_Trans_HS.o: No such file or directory
cc: error: TRAN_Calc_Hopping_G.o: No such file or directory
cc: error: TRAN_Calc_SurfGreen.o: No such file or directory
cc: error: TRAN_Set_SurfOverlap.o: No such file or directory
cc: error: TRAN_Add_Density_Lead.o: No such file or directory
cc: error: TRAN_Add_ADensity_Lead.o: No such file or directory
cc: error: TRAN_Set_Value.o: No such file or directory
cc: error: TRAN_Poisson.o: No such file or directory
cc: error: TRAN_adjust_Ngrid.o: No such file or directory
cc: error: TRAN_Print.o: No such file or directory
cc: error: TRAN_Print_Grid.o: No such file or directory
cc: error: Lapack_LU_inverse.o: No such file or directory
cc: error: TRAN_Distribute_Node.o: No such file or directory
cc: error: TRAN_Output_HKS_Write_Grid.o: No such file or directory
cc: error: TRAN_Credit.o: No such file or directory
cc: error: TRAN_Check_Region_Lead.o: No such file or directory
cc: error: TRAN_Check_Region.o: No such file or directory
cc: error: TRAN_Check_Input.o: No such file or directory
cc: error: DFTDvdW_init.o: No such file or directory
cc: error: neb.o: No such file or directory
cc: error: neb_run.o: No such file or directory
cc: error: neb_check.o: No such file or directory
cc: error: TRAN_Allocate_NC.o: No such file or directory
cc: error: TRAN_DFT_NC.o: No such file or directory
cc: error: TRAN_Set_CentOverlap_NC.o: No such file or directory
cc: error: TRAN_Set_SurfOverlap_NC.o: No such file or directory
cc: error: elpa1.o: No such file or directory
cc: error: solve_evp_real.o: No such file or directory
cc: error: solve_evp_complex.o: No such file or directory
make: *** [openmx] Error 1

I don't know where is the actual problem. Kindly help me to sort out this issue.

With best regards,
Mehboob
メンテ
Page: [1]

Re: Installation problem of openmx3.7 on fedora core 19 ( No.1 )
Date: 2014/04/10 02:16
Name: Masoud

use " make clean " for new recompilation.
have you installed lapack or intel mkl?
if you have installed them, for parallel installation, modify the make file and use mpi based C compiler.
メンテ

Page: [1]