<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2963" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV>Dear Wien users:</DIV>
<DIV>I am trying to install Wien2k04_06 in a IBM power5, AIX 5.3 with the
following software: </DIV>
<DIV>-ESSL4</DIV>
<DIV>-XLF90</DIV>
<DIV>-XLC</DIV>
<DIV>I follow the instructions on the web (<A
href="http://www.wien2k.at/reg_user/faq/ibm.html">http://www.wien2k.at/reg_user/faq/ibm.html</A>)
including some recomendations of siteconfig_lapw.</DIV>
<DIV>The settings were:</DIV>
<DIV>
<LI>Compiler options are: -q64 -O5 -qarch=power5
<LI>Linker options are: -q64 -O5 -qipa=missing=isolated -L../SRC_lib
-bmaxdata:0x80000000</LI>
<LI>Flags: -lessl -llapack</LI></DIV>
<DIV>After this I had too many errors</DIV>
<DIV>Then I tried to edit the makefile of the lapack library
separatly in order to be compiled with the
following settings:</DIV>
<DIV><FONT size=2>
<P>###############################################################################</P>
<P>FC= xlf90</P>
<P>FOPT = -q64 -O5 -qarch=power5 / FOPT = -O5 -qarch=power5
/ FOPT = -O3 -qarch=power5</P>
<P>GEN =</P>
<P>DESTDIR = ../</P>
<P>LIBNAME = liblapack_lapw.a</P>
<P>###############################################################################</P></FONT></DIV>
<DIV>and I had to many errors again. I guess the problem is
related with the lapack library (that can't be compiled in -q64 and can be
¿¿succesfully?? compiled with the -q32 option); beacause after this all the
routines such as lapw1, lapw2, etc that uses lapack could not be compiled.</DIV>
<DIV>Any advice?</DIV>
<DIV>Thanks in advance</DIV>
<DIV>Ricardo</DIV>
<DIV>-------------------------------------------------------------------------<BR>-----
Ing. Quím. Ricardo Faccio</DIV>
<DIV> </DIV>
<DIV>Mail: Cryssmat-Lab., Cátedra de Física, DETEMA<BR>Facultad de Química,
Universidad de la República<BR> Av. Gral. Flores 2124,
C.C. 1157<BR> C.P. 11800, Montevideo,
Uruguay.<BR>E-mail: <A
href="mailto:rfaccio@fq.edu.uy">rfaccio@fq.edu.uy</A><BR>Phone: 598 2 9241860
Int. 109<BR> 598 2
9290705<BR>Fax: 598 2 9241906<BR>Web: <A
href="http://cryssmat.fq.edu.uy/ricardo/ricardo.htm">http://cryssmat.fq.edu.uy/ricardo/ricardo.htm</A></DIV></BODY></HTML>