<!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&nbsp; 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&nbsp;had too many errors</DIV>
<DIV>Then I tried to edit the&nbsp;makefile of the lapack library 
separatly&nbsp;in order to be compiled with&nbsp;the 
following&nbsp;settings:</DIV>
<DIV><FONT size=2>
<P>###############################################################################</P>
<P>FC= xlf90</P>
<P>FOPT = -q64 -O5 -qarch=power5&nbsp;/&nbsp; FOPT = -O5 -qarch=power5 
/&nbsp;FOPT = -O3 -qarch=power5</P>
<P>GEN =</P>
<P>DESTDIR = ../</P>
<P>LIBNAME = liblapack_lapw.a</P>
<P>###############################################################################</P></FONT></DIV>
<DIV>and I&nbsp;had to many errors&nbsp;again.&nbsp;I guess&nbsp;the problem is 
related with the lapack library (that can't be compiled in&nbsp;-q64 and can be 
¿¿succesfully?? compiled&nbsp;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>-----&nbsp;&nbsp; 
Ing. Quím. Ricardo Faccio</DIV>
<DIV>&nbsp;</DIV>
<DIV>Mail: Cryssmat-Lab., Cátedra de Física, DETEMA<BR>Facultad de Química, 
Universidad de la República<BR>&nbsp;&nbsp;&nbsp;&nbsp; Av. Gral. Flores 2124, 
C.C. 1157<BR>&nbsp;&nbsp;&nbsp;&nbsp; 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>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 598 2 
9290705<BR>Fax:&nbsp;&nbsp;&nbsp; 598 2 9241906<BR>Web:&nbsp; <A 
href="http://cryssmat.fq.edu.uy/ricardo/ricardo.htm">http://cryssmat.fq.edu.uy/ricardo/ricardo.htm</A></DIV></BODY></HTML>