<div dir="ltr">In my compiler.msg file<br><div><br>rm -f  *.o<br>clean<br>gfortran -ffree-form -O2 -c fminenefitcoa.f   <br>gfortran -ffree-form -O2 -c minfitcoa.f   <br>gfortran -ffree-form -O2 -c setup2D.f   <br>gfortran -o ../fminenefitcoa fminenefitcoa.o -ffree-form -O2 -L../SRC_lib -lpthread -static<br>
gfortran -o ../minfitcoa minfitcoa.o -ffree-form -O2 -L../SRC_lib -lpthread -static<br>gfortran -o ../setup2D setup2D.o -ffree-form -O2 -L../SRC_lib -lpthread -static<br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Wed, Apr 3, 2013 at 5:53 PM, Stefaan Cottenier <span dir="ltr">&lt;<a href="mailto:Stefaan.Cottenier@ugent.be" target="_blank">Stefaan.Cottenier@ugent.be</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im"><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  I want to download WIEN2k_11 in ubuntu 10.04 getting these Compile<br>
time errors<br>
</blockquote>
<br></div>
Do first what is suggested at the bottom of your message :<div class="im"><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Check file   compile.msg   in the corresponding SRC_* directory for the<br>
compilation log and more info on any compilation problem.<br>
</blockquote>
<br></div>
That will give you information on what went wrong.<br>
<br>
Stefaan<br>
<br>
______________________________<u></u>_________________<br>
Wien mailing list<br>
<a href="mailto:Wien@zeus.theochem.tuwien.ac.at" target="_blank">Wien@zeus.theochem.tuwien.ac.<u></u>at</a><br>
<a href="http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien" target="_blank">http://zeus.theochem.tuwien.<u></u>ac.at/mailman/listinfo/wien</a><br>
</blockquote></div><br></div>