<!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.5626" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I'm a new user of WIEN2k and still an amateur with 
Linux.&nbsp; I would like to get started using Cygwin and FreeBSD until we get 
an actual Linux box such as with Red Hat.&nbsp; I'm having trouble with the base 
programs and compiling of WIEN2k, which I will describe in more detail below 
along with&nbsp;my questions.&nbsp; If anyone has some instructions written up 
for installing on either or can further be of help,&nbsp; please let me 
know.&nbsp; Thanks in advance. -Gavin</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>1) Cygwin</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Running Windows XP with Cygwin, Intel Core 2 6400 @ 
2.13 GHz processor, 2 GB RAM, and a 250 GB hard drive.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I installed g95 by following the compiling 
instructions at:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><A 
href="http://www.g95.org/src.shtml">http://www.g95.org/src.shtml</A></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I made&nbsp;a symbolic link with help 
from:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><A 
href="http://www.g95.org/docs.html#starting">http://www.g95.org/docs.html#starting</A></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I installed Lapack using the setup.exe 
and&nbsp;choosing lapack under the math category.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I expanded the WIEN2k distribution according to the 
User's Guide.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I then ran ./siteconfig_lapw using 
generic.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I set the fortran compiler to g95 and the&nbsp;C 
compiler to gcc (expect it will call cygwin package rather than from g95 
install).</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>According to a past post, I should use -O for the 
compiler options:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><A 
href="http://zeus.theochem.tuwien.ac.at/pipermail/wien/2004-December/004226.html">http://zeus.theochem.tuwien.ac.at/pipermail/wien/2004-December/004226.html</A></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>If I compile with the options below, I get 
errors.&nbsp; I know there is problem with using these options, since the 
compiler is not finding the lapack library (not sure where the library is 
located and how it can be passed through ./siteconfig_lapw).&nbsp; Thus, this is 
were I'm stuck.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>O&nbsp;&nbsp; Compiler 
options:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -O<BR>L&nbsp;&nbsp; Linker 
Flags:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
-L../SRC_lib<BR>P&nbsp;&nbsp; Preprocessor 
flags&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; '-DParallel'<BR>R&nbsp;&nbsp; R_LIB 
(LAPACK+BLAS):&nbsp;&nbsp;&nbsp;&nbsp; -llapack_lapw</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>What compiler options&nbsp;might I 
use?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>2) FreeBSD</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Running FreeBSD 5.4, AMD Athlon XP 2800+ processor, 
1 GB RAM, and a 120 GB hard drive.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I'm more stuck here.&nbsp; How can I install ifc, 
g95, or gfortran?&nbsp; I tried the FreeBSD x86 binary (current snapshot) from 
here:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><A 
href="http://ftp.g95.org/">http://ftp.g95.org/</A></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>However, it seems to be only for version 7 since I 
get an error stating /libexec/ld-elf.so.1: Shared object "libc.so.7" not found, 
required by "g95".&nbsp; They have other binary versions, but I see no 
indication of what FreeBSD version the binary is for.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I see gfortran under 
/usr/ports/lang/gfortran.&nbsp; However, when I try to run a make install clean, 
I get an error that gcc-core-4.0-20050319.tar.bz2 doesn't seem to exist in 
/usr/ports/distfiles/.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I found instructions on installing&nbsp;ifc in 
FreeBSD here:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><A 
href="http://ezine.daemonnews.org/200209/ifc.html">http://ezine.daemonnews.org/200209/ifc.html</A></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>However, the instructions seem to be old as 
freshports shows that the linux_devtools-7 package has been 
deleted:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><A 
href="http://www.freshports.org/devel/linux_devtools-7/">http://www.freshports.org/devel/linux_devtools-7/</A></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I thought I read somewhere that FreeBSD has an 
Linux emulation layer built in, so I'm wondering if the emulation package above 
is necessary or if there is an alternative package in use.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I can download the latest ifc (Releases 8.0 - 10.1) 
and mkl (9.0 - 10.0) packages for linux.&nbsp; What is the latest release and 
minor version that is known to be stable?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>There are some posts of FreeBSD users, such 
as</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><A 
href="http://zeus.theochem.tuwien.ac.at/pipermail/wien/2003-November/001574.html">http://zeus.theochem.tuwien.ac.at/pipermail/wien/2003-November/001574.html</A></FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>However, there&nbsp;is not mention of 
what&nbsp;FreeBSD version&nbsp;was being used&nbsp;or the complete compile 
options.</FONT></DIV></BODY></HTML>