[Wien] compiling in fedora 6
hongch
hongch at hiroshima-u.ac.jp
Thu Nov 2 01:01:48 CET 2006
Michael Gurnett:
I have got point of this problem about intel Fortran compiler install . The 64-bit intel Fortran compiler 9.0 for em64t need a 32-bit gcc lib.However some distribution version lack of this package, such as the fedora 6 (core X86_64). We should download a package of 32-bit gcc lib ,I use the "compat-libstdc++-33-3.2.3-61.i386", rpm it on the system.
Now I succeed in compiling the whole wien2k package. However another problem come out, I could connect to the w2web server on the local machine (http:// the server ip:7890),but could not open it on another PC.The script mode could run another PC with ssh. The RedHat no exist this problem whethear I should change the fedora net or perl setting????
Best regards!
Cai-hao Hong
Hiroshima Synchrotron Radiation Center Hiroshima Univ, Higashi-Hiroshima ,Japan P.O.Box 739-0046 Tel: 81-82-424-6297-318
2006-11-02
发件人: Michael Gurnett
发送时间: 2006-10-31 16:44:46
收件人: A Mailing list for WIEN2k users
抄送:
主题: Re: [Wien] compiling in fedora 6
Actually. Try just running the rpm and not the installer
On Tue, 2006-10-31 at 13:06 +0900, hongch wrote:
>
> Michael Gurnett:
>
> ______________________________________________________________________
> Your advise should be right. I had examined my ifort compiler .It is
> only have 32 bit component and I try to re-install the whole ifort
> compiler.
> But the IA64 bit and em64t version and IDB install failed. I have
> try to download different IFC version (9.0 &9.1 full version )from
> www.intel.com
> However the error aslo ocurr. It show :
>
> Intel(R) Debugger for IA-32 -based Applications, Version 9.1 (9.1.039)
> Installing...
> Installation failed.
>
> and then the follow components install about IA64 bit and em64t
> version is stopped.
> However the MKL compiler install is very success.I wrote to intel
> report this problem , but no response now.
> Does anyone have a similar experience about IFC compiler????
>
>
>
> Best regards!
> Cai-hao Hong
> Hiroshima Synchrotron Radiation Center
> Hiroshima Univ, Higashi-Hiroshima ,Japan
> P.O.Box 739-0046
> Tel: 81-82-424-6297-318
> 2006-10-31
>
> ______________________________________________________________________
> 发件人: Michael Gurnett
> 发送时间: 2006-10-29 17:54:30
> 收件人: A Mailing list for WIEN2k users
> 抄送:
> 主题: Re: [Wien] compiling in fedora 6
>
> Your mixing systems. I'm guessing that you have an em64t system based on
> some of your options, but you are trying to compile using the 32 bit
> version of ifort. So at least some of your problems will be fixed by
> using ifort and its libraries located in the fce folder not the fc
> folder.
>
> Michael
>
> On Sun, 2006-10-29 at 17:29 +0900, hongch wrote:
> > wien-user:
> >
> > ______________________________________________________________________
> > Hi! every wien-user, I try to compiling the wien2k_06 on the new
> > linux
> > system fedora6.
> > Some errors occur in the compiling.
> >
> > Compile time errors (if any) were:
> > SRC_aim/compile.msg:make[1]: *** [aim] Error 1
> > SRC_aim/compile.msg:make: *** [real] Error 2
> > SRC_aim/compile.msg:make[1]: *** [aimc] Error 1
> > SRC_aim/compile.msg:make: *** [complex] Error 2
> > SRC_lapw1/compile.msg:make[1]: *** [lapw1] Error 1
> > SRC_lapw1/compile.msg:make: *** [real] Error 2
> > SRC_lapw1/compile.msg:make[1]: *** [lapw1c] Error 1
> > SRC_lapw1/compile.msg:make: *** [complex] Error 2
> > SRC_lapw2/compile.msg:make[1]: *** [lapw2] Error 1
> > SRC_lapw2/compile.msg:make: *** [real] Error 2
> > SRC_lapw2/compile.msg:make[1]: *** [lapw2c] Error 1
> > SRC_lapw2/compile.msg:make: *** [complex] Error 2
> > SRC_lapwdm/compile.msg:make[1]: *** [lapwdm] Error 1
> > SRC_lapwdm/compile.msg:make: *** [real] Error 2
> > SRC_lapwdm/compile.msg:make[1]: *** [lapwdmc] Error 1
> > SRC_lapwdm/compile.msg:make: *** [complex] Error 2
> > SRC_lapwso/compile.msg:make: *** [lapwso] Error 1
> > SRC_mini/compile.msg:make: *** [mini] Error 1
> > SRC_pairhess/compile.msg:make: *** [pairhess] Error 1
> > SRC_qtl/compile.msg:make: *** [qtl] Error 1
> > SRC_structeditor/compile.msg:make[1]: *** [ncmsymmetry] Error 1
> > SRC_structeditor/compile.msg:make: *** [all] Error 2
> >
> > my compiling options is :
> >
> > Current settings:
> > O Compiler options: -FR -w -mp1 -prec_div -pad -ip -
> > DINTEL_VML -O3 -xP
> > L Linker Flags: -L/opt/intel/fc/9.0/lib -i-static -
> > lguide_stats -lsvml -lpthread
> > P Preprocessor flags '-DParallel'
> > R R_LIB (LAPACK+BLAS): -L/opt/intel/mkl/8.1/lib/em64t -
> > lmkl_lapack -lmkl_em64t -lguide -lguide_stats -lpthread
> >
> > I try to compiling the single progam : aim
> >
> > It is hint :
> >
> > /opt/intel/mkl/8.1/lib/em64t/libmkl_lapack.a: could not read symbols:
> > File
> > format not recognized
> > make[1]: *** [aimc] Error 1
> > make[1]: Leaving directory `/home/wien2k/SRC_aim'
> > make: *** [complex] Error 2
> >
> > I change the R_LIB (LAPACK+BLAS) parameter to:
> > -lmkl_lapack64 -lmkl_em64t -lguide -lguide_stats -lpthread
> >
> > It is hint:
> >
> > /opt/intel/mkl/8.1/lib/em64t/libmkl_lapack64.so: file not recognized:
> > File
> > format not recognized
> > make[1]: *** [aimc] Error 1
> > make[1]: Leaving directory `/home/wien2k/SRC_aim'
> > make: *** [complex] Error 2
> >
> >
> >
> > ______________________________________________________________________
> >
> >
> > Best regards!
> > Cai-hao Hong
> > Hiroshima Synchrotron Radiation Center
> > Hiroshima Univ, Higashi-Hiroshima ,Japan
> > P.O.Box 739-0046
> > Tel: 81-82-424-6297-318
> > 2006-10-29
> > _______________________________________________
> > Wien mailing list
> > Wien at zeus.theochem.tuwien.ac.at
> > http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien
> _______________________________________________
> Wien mailing list
> Wien at zeus.theochem.tuwien.ac.at
> http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien
>
>
> _______________________________________________
> Wien mailing list
> Wien at zeus.theochem.tuwien.ac.at
> http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien
_______________________________________________
Wien mailing list
Wien at zeus.theochem.tuwien.ac.at
http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://zeus.theochem.tuwien.ac.at/pipermail/wien/attachments/20061102/f7756b5f/attachment-0001.html
More information about the Wien
mailing list