help-octave
[Top][All Lists]
Advanced

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

Re: Octave 3.8.0 on Ubuntu 12.04 LTS


From: Thomas D. Dean
Subject: Re: Octave 3.8.0 on Ubuntu 12.04 LTS
Date: Mon, 17 Feb 2014 10:35:49 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0

On 02/17/14 10:21, mpender wrote:
I believe the two commands executed properly.  When I try mkoctfile from
the command line I get the message:
The program 'mkoctfile' is currently not installed.  You can install it by
typing:
sudo apt-get install octave3.2-headers


Sorry, I am late to this thread.

If I understand correctly, you installed octave in /opt/octave3.8

Look in the directory /opt/octave3.8. You should find mkoctfile. If so, you can do either

/opt/octave3.8/mkoctfile

-or-

sudo ln -s /opt/octave3.8/bin/mkoctfile /usr/local/bin/mkoctfile

Tom Dean


reply via email to

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