In my compiler.msg file rm -f *.o clean gfortran -ffree-form -O2 -c fminenefitcoa.f gfortran -ffree-form -O2 -c minfitcoa.f gfortran -ffree-form -O2 -c setup2D.f gfortran -o ../fminenefitcoa fminenefitcoa.o -ffree-form -O2 -L../SRC_lib -lpthread -static gfortran -o ../minfitcoa minfitcoa.o -ffree-form -O2 -L../SRC_lib -lpthread -static gfortran -o ../setup2D setup2D.o -ffree-form -O2 -L../SRC_lib -lpthread -static
On Wed, Apr 3, 2013 at 5:53 PM, Stefaan Cottenier < stefaan.cotten...@ugent.be> wrote: > > I want to download WIEN2k_11 in ubuntu 10.04 getting these Compile >> time errors >> > > Do first what is suggested at the bottom of your message : > > > Check file compile.msg in the corresponding SRC_* directory for the >> compilation log and more info on any compilation problem. >> > > That will give you information on what went wrong. > > Stefaan > > ______________________________**_________________ > Wien mailing list > w...@zeus.theochem.tuwien.ac.**at <Wien@zeus.theochem.tuwien.ac.at> > http://zeus.theochem.tuwien.**ac.at/mailman/listinfo/wien<http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien> >
_______________________________________________ Wien mailing list Wien@zeus.theochem.tuwien.ac.at http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien