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: Kai Torben Ohlhus
Subject: Re: Octave 3.8.0 on Ubuntu 12.04 LTS
Date: Mon, 17 Feb 2014 09:04:13 +0100

On Mon, Feb 17, 2014 at 4:34 AM, mpender <address@hidden> wrote:
Actually, I've found that mkoctfile called from within octave 3.8 works
properly, but mkoctfile called from the command line doesn't work at all any
more.  What do I need to do to get mkoctfile working from the command line?

Previously I used sudo apt-get install to install the mkoctfile headers for
version 3.2, but I don't think I can use that process for Ubuntu 12.04,
right?

- Mike

Did you successfully executed the last commands

sudo make install
sudo ln -s /opt/octave3.8/bin/octave /usr/local/bin/octave3.8   ?

This should usually enable you to use mkoctfile from command line. Does "which mkoctfile" give you any valid location?

Best,
Kai

reply via email to

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