From help-request at octave dot org Tue Aug 2 21:41:36 2005 Subject: Re: mkoctfile error From: Geordie McBain To: bostonear-octave at yahoo dot com Cc: Octave Date: Wed, 03 Aug 2005 12:40:41 +1000 On Tue, 2005-08-02 at 19:10 -0700, bostonear-octave at yahoo dot com wrote: > Thanks for the response > > I'm embarrased about the shell prompt versus Octave. > Nevertheless, I did type the command in the shell and > got an error. > > Allan˙s-Computer:~ allangol$ mkoctfile oregonator.cc > -bash: mkoctfile: command not found > Allan˙s-Computer:~ allangol$ > > mkoct is located at > /Users/allangol/Desktop/usr/local/bin/mkoctfile, so I > know that is has been installed along with Octave. > > Further help most appreciated > > Allan > Is the directory containing the command in the path your shell searches? If not, add it to that path, or else type the full path name of the command (e.g. $ /Users/allangol/Desktop/usr/local/bin/mkoctfile oregonator.cc). Geordie McBain www.aeromech.usyd.edu.au/~mcbain ------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.octave.org How to fund new projects: http://www.octave.org/funding.html Subscription information: http://www.octave.org/archive.html -------------------------------------------------------------