help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: mkoctfile command not found, from linux shell prompt


From: Tatsuro MATSUOKA
Subject: Re: mkoctfile command not found, from linux shell prompt
Date: Thu, 14 May 2015 10:53:34 +0900 (JST)

----- Original Message -----

> From: shravan61 
> To: help-octave
> Cc: 
> Date: 2015/5/14, Thu 09:18
> Subject: Re: mkoctfile command not found, from linux shell prompt
> 
> I tried running 
> 
> mkoctfile -p ALL_CFLAGS 
> 
> It gives different path from octave tool and linux shell prompt. 
> 
> How do I set the ALL_CFLAGS to give the same path from linux shell and
> octave tool?  
> 


You can change like:

$ ALL_CFLAGS='what you want to set' mkoctfile .................

I recommend you to write a shell script.

Tatsuro



reply via email to

[Prev in Thread] Current Thread [Next in Thread]