Re: Error installing patch 3.9.2 ( No.1 ) |
- Date: 2020/03/19 12:55
- Name: Mitsuaki Kawamura <mkawamura@issp.u-tokyo.ac.jp>
- Dear Dr. S. Dechamps
Hello, This is caused by a syntax error in makefile. Could you modify the makefile as follows?
At line 1014, please add
gcube2oned: gcube2oned.c gcc gcube2oned.c -lm -o gcube2oned
**Be careful for the number of spaces in the beginning of the second line!**
Also at the line 174: UTIL = DosMain jx analysis_example esp polB calB Z2FH bandgnu13 bin2txt cube2xsf intensity_map md2axsf tp cube2xsf kSpin BandDispersion ADenBand FermiLoop GridCalc MulPOnly MulPCalc example_mpi_spawn gcube2oned ↓ UTIL = DosMain jx analysis_example esp polB calB Z2FH bandgnu13 bin2txt cube2xsf intensity_map md2axsf tp kSpin BandDispersion ADenBand FermiLoop GridCalc MulPOnly MulPCalc example_mpi_spawn gcube2oned
Best regards, Mitsuaki Kawamura(ISSP, U-Tokyo)
|
Re: Error installing patch 3.9.2 ( No.2 ) |
- Date: 2020/03/20 02:02
- Name: Samuel Dechamps <samuel.dechamps@uclouvain.be>
- Dear Dr Mitsuaki Kawamura,
the patch has now compiled smoothly.
Regards, S. Dechamps
|
|