From: Billy V. (R. Student) <bx...@ri...> - 2011-01-16 18:00:22
|
Dr. Paxton, I can confirm that the installation in Ubuntu ( Linux ), using ifort 12.0.0.20101116 hangs while compiling the pulse package. I comment out the pulse package in the installation script and it completes. - Billy On Sun, Jan 16, 2011 at 11:54 AM, Bill Paxton <pa...@ki...> wrote: > Hi Naveen, > > Thanks for the detailed report. > The installation goes okay with ifort and gfortran on my mac -- that's > using gcc version 4.5.1 20100506. > Linux installation issues are out of my area, so we'll need to see if > someone else can help there. > > If it turns into a show stopper, I'll add installation switches to turn off > pulse in the same way we have > the option to run without pgplot. Let me know. > > In the meantime, edit the install script to comment out the line > > do_one pulse > > and try again. > > -Bill > > > > > > On Jan 16, 2011, at 5:34 AM, naveen yadav wrote: > > Hi all, > I am trying to install MESA and I am getting an error. > The error is > > ****************************************************************************************** > /home/astroboy/mesa/pulse > building pulse package. > > make: `libpulse.a' is up to date. > gfortran -fopenmp -o ../tester test_pulse.o -L../../make -lpulse > -L../../../lib -leos -lkap -ljina -lweak -lnet -lscreen -lrates -lneu -lchem > -linterp_2d -linterp_1d -lnum -lutils -lalert -lconst -lmtx -lmesalapack > -lmesablas > > > FAILED > > > /home/astroboy/mesa/pulse/test > TEST FAILED -- compare test_output to tmp.txt > > > ******************************************************************************************** > I am using GNU Fortran (GCC) 4.5.1 20100924 (Red Hat 4.5.1-4) > I am using Pgplot without lpng and fortran option ::SPECIAL_FC_FLAGS = > -fopenmpi. > I am using the case (3) for BLAS and LAPACK libraries > I am attaching the makefile ,the output of install step and the temp.txt. > > > regards > naveen > > <install_output.txt.tar.gz> > ------------------------------------------------------------------------------ > Protect Your Site and Customers from Malware Attacks > Learn about various malware tactics and how to avoid them. Understand > malware threats, the impact they can have on your business, and how you > can protect your company and customers by using code signing. > > http://p.sf.net/sfu/oracle-sfdevnl_______________________________________________ > mesa-users mailing list > mes...@li... > https://lists.sourceforge.net/lists/listinfo/mesa-users > > > > > ------------------------------------------------------------------------------ > Protect Your Site and Customers from Malware Attacks > Learn about various malware tactics and how to avoid them. Understand > malware threats, the impact they can have on your business, and how you > can protect your company and customers by using code signing. > http://p.sf.net/sfu/oracle-sfdevnl > > _______________________________________________ > mesa-users mailing list > mes...@li... > https://lists.sourceforge.net/lists/listinfo/mesa-users > > |