[mesa-users] a question on dealing with the work directory
Othman Benomar
othman.benomar at astron.s.u-tokyo.ac.jp
Fri Dec 6 23:07:41 EST 2013
Hi Yuqian,
I am surprised that modifying the path in the makefile did not work. But Josiah solution is clearly better than what I suggested before and might work. I tried in my side and this worked well.
Cheers,
Othman.
----- Original Message -----
>> From: Josiah Schwab <jwschwab at berkeley.edu>
>> To: "Yuqian Liu" <yl1260 at nyu.edu>
>> Cc: mesa-users at lists.sourceforge.net
>> Date: 2013-12-07 12:47:40
>> Subject: Re: [mesa-users] a question on dealing with the work directory
>>
>> Yuqian Liu writes:
>>
>> > Following Othman's (thanks!) suggestion, I change makefile in my work
>> > directory from 'include $(MESA_DIR)/star/work_standard_makefile' to
>> > 'include $(MESA_DIR)/Users/yuqianliu/mesa/star/work_standard_makefile'.
>> > Then I run ./mk again but get the following error:
>>
>> You don't need to edit the makefile, you need to set this variable in
>> your shell. For example, in bash you'd do
>>
>> export MESA_DIR=/Users/yuqianliu/mesa
>>
>> In cshell, you'd use setenv, etc.
>>
>> It's good to just put it in your shell startup file so you don't forget.
>>
>> Josiah
>>
>> ------------------------------------------------------------------------------
>> Sponsored by Intel(R) XDK
>> Develop, test and display web and hybrid apps with a single code base.
>> Download it for free now!
>> http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk
>> _______________________________________________
>> mesa-users mailing list
>> mesa-users at lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/mesa-users
>>
More information about the Mesa-users
mailing list