Re: [Wien] Serial installation of WIENNCM package: we need guru!

2015-09-11 Thread Lyudmila Dobysheva
Now I remember that case: I also could not make the compilation of this program, and as it is only for making a starting density, I had simply copied the dstart from wien2k to wienncm package. Now I looked into the problem more attentively. There are the following lines in the Makefile: #

Re: [Wien] Serial installation of WIENNCM package: we need guru!

2015-09-11 Thread Fecher, Gerhard
wien-boun...@zeus.theochem.tuwien.ac.at [wien-boun...@zeus.theochem.tuwien.ac.at] im Auftrag von Lyudmila Dobysheva [lyuk...@mail.ru] Gesendet: Freitag, 11. September 2015 11:53 An: A Mailing list for WIEN2k users Betreff: Re: [Wien] Serial installation of WIENNCM package: we need guru! Now I remember that case: I

Re: [Wien] Serial installation of WIENNCM package: we need guru!

2015-09-11 Thread Elias Assmann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09/11/2015 11:53 AM, Lyudmila Dobysheva wrote: > # Routines which can be compiled unmodified OBJS1 = module.o > errclr.o ... # Routines which may require preprocessing before > compiling PREOBJS = module.o OBJS = $(PREOBJS) $(OBJS1) A little

Re: [Wien] Serial installation of WIENNCM package: we need guru!

2015-09-11 Thread Elias Assmann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09/11/2015 12:48 PM, Laurence Marks wrote: > I remember that gfortran & ifort are different on this. Ifort does > not care if XYZ.o is present twice in the list of files to link, > gfortran does. The Makefile needs editing -- I am a Makefile >

Re: [Wien] Serial installation of WIENNCM package: we need guru!

2015-09-11 Thread Laurence Marks
I remember that gfortran & ifort are different on this. Ifort does not care if XYZ.o is present twice in the list of files to link, gfortran does. The Makefile needs editing -- I am a Makefile anti-guru. --- Professor Laurence Marks Department of Materials Science and Engineering Northwestern

Re: [Wien] Serial installation of WIENNCM package: we need guru!

2015-09-11 Thread Fecher, Gerhard
t] im Auftrag von Elias Assmann [elias.assm...@gmail.com] Gesendet: Freitag, 11. September 2015 13:09 An: A Mailing list for WIEN2k users Betreff: Re: [Wien] Serial installation of WIENNCM package: we need guru! -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09/11/2015 12:48 PM, Laurence Ma

Re: [Wien] Serial installation of WIENNCM package: we need guru!

2015-09-11 Thread Laurence Marks
_ > Von: wien-boun...@zeus.theochem.tuwien.ac.at [ > wien-boun...@zeus.theochem.tuwien.ac.at] im Auftrag von Elias Assmann [ > elias.assm...@gmail.com] > Gesendet: Freitag, 11. September 2015 13:09 > An: A Mailing list for WIEN2k users > Betreff: Re: [Wien] Serial installation of WIENNCM

Re: [Wien] Serial installation of WIENNCM package

2015-09-10 Thread Lyudmila Dobysheva
09.09.2015 17:14, Bramhachari Khamari wrote: SRC_dstart/compile.msg:ifort: error #10236: File not found: 'cputim.o' SRC_dstart/compile.msg:make: *** [dstart] Error 1. I took the 'cputim.o' file from wien2k directory (SRC_dstart) and put into SRC_dstart of WIENNCM. After recompiling I got the

[Wien] Serial installation of WIENNCM package

2015-09-09 Thread Bramhachari Khamari
Dear all, I am not able to install(serial installation) WIENNCM package in my system. To compile the WIENNCM I have used the following OPTIONS file , current:FOPT:-FR -mp -w -I/opt/intel/mkl/include current:FPOPT:-FR -mp -w -I/opt/intel/mkl/include