|
From: liliana n. <lin...@gm...> - 2015-07-15 11:23:04
|
here you go: [lnovais@new-host testes]$ ./clean makefile:1: /star/work_standard_makefile: No such file or directory make: *** No rule to make target '/star/work_standard_makefile'. Stop. [lnovais@new-host testes]$ ./mk makefile:1: /star/work_standard_makefile: No such file or directory make: *** No rule to make target '/star/work_standard_makefile'. Stop. FAILED A Qua, 15-07-2015 às 07:16 -0400, Max Katz escreveu: > Liliana, > > The absence of the ./star executable suggests that the compile step > was unsuccessful. Can you do a ./clean and then a ./mk again and > record the output for us so we can see where it went astray? > > Max Katz > Ph.D. Candidate, Department of Physics and Astronomy > Stony Brook University > http://astro.sunysb.edu/mkatz/ > > On Wed, Jul 15, 2015 at 7:12 AM, liliana novais <lin...@gm...> > wrote: > > Hello, > > > > I just started using mesa today. I made the copy of the work > > directory > > sso that I can simulate the sun. I changed the inlist_project so > > that > > the mass of the star in 1 solar mass. Then I made ./mk to compile > > and > > an error appear: > > > > [lnovais@new-host work]$ ./rn > > DATE: 2015-07-15 > > TIME: 12:02:34 > > ./rn: line 8: ./star: No such file or directory > > DATE: 2015-07-15 > > TIME: 12:02:34 > > > > Can someone help me to solved this please. > > > > Thank you so much. > > > > Liliana > > > > ------------------------------------------------------------------- > > ----------- > > Don't Limit Your Business. Reach for the Cloud. > > GigeNET's Cloud Solutions provide you with the tools and support > > that > > you need to offload your IT needs and focus on growing your > > business. > > Configured For All Businesses. Start Your Cloud Today. > > https://www.gigenetcloud.com/ > > _______________________________________________ > > mesa-users mailing list > > mes...@li... > > https://lists.sourceforge.net/lists/listinfo/mesa-users > > |