|
From: Pablo M. <pa...@gm...> - 2015-07-15 11:58:37
|
Liliana, is "/Tranferências/mesa/star/star/" your mesa directory? You need to use the same directory where you ran "./install" to compile MESA.To get the precise path just cd to the directory where you did this and run the command "pwd". The output is then what you need to use in the export command. On Wed, Jul 15, 2015 at 1:32 PM, liliana novais <lin...@gm...> wrote: > Sorry still an error: > > [lnovais@new-host work]$ ./mk > makefile:1: /Tranferências/mesa/star/star/work_standard_makefile: No such > file or directory > make: *** No rule to make target > '/Tranferências/mesa/star/star/work_standard_makefile'. Stop. > > > A Qua, 15-07-2015 às 13:23 +0200, Pablo Marchant escreveu: > > Do you have your MESA_DIR environment variable setted up? What do you get > from running > > echo $MESA_DIR > > You likely need to run > > export MESA_DIR=/my/mesa/directory > > where of course you need to change the path to what is appropriate, and > then run ./mk. You can write this export command into you .bashrc so you > don't need to do it every time you run a MESA model. > > On Wed, Jul 15, 2015 at 1:18 PM, liliana novais <lin...@gm...> > wrote: > > Sorry the .mk error is: > [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 13:15 +0200, Pablo Marchant escreveu: > > Liliana, what's the output of ./mk? The output you show from ./rn > > indicates that the executable (called "star") was not made. > > > > On Wed, Jul 15, 2015 at 1:12 PM, 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 > > > > > > > > > -- > > Pablo Marchant Campos > > M.Sc on Astrophysics, Universidad Católica de Chile > > PhD student, Argelander-Institut für Astronomie > > > > > -- > Pablo Marchant Campos > M.Sc on Astrophysics, Universidad Católica de Chile > PhD student, Argelander-Institut für Astronomie > > -- Pablo Marchant Campos M.Sc on Astrophysics, Universidad Católica de Chile PhD student, Argelander-Institut für Astronomie |