janne_ph
August 22nd, 2008, 02:49 PM
Hi,
I'm not that familiar with octave or for that instance ubuntu.
I've installed octave on Ubuntu 8.04, but the mex file support does not seem to be installed. If i just start octave 3.0.0 which is the version I get when i run "apt-get install ubuntu" and enter the command "mex" I just get an error message saying the following.
octave:1> mex
sh: /usr/bin/mkoctfile-3.0.0: not found
warning: unable to find mkoctfile in expected location: `/usr/bin/mkoctfile-3.0.0'
warning: mkoctfile exited with failure status
Why is this? The version I work with on my Redhat system at work works fine.
I dont want to compile octave from source, but if there is no other way I guess I have to.
Please help me with this problem.
// Niklas
I'm not that familiar with octave or for that instance ubuntu.
I've installed octave on Ubuntu 8.04, but the mex file support does not seem to be installed. If i just start octave 3.0.0 which is the version I get when i run "apt-get install ubuntu" and enter the command "mex" I just get an error message saying the following.
octave:1> mex
sh: /usr/bin/mkoctfile-3.0.0: not found
warning: unable to find mkoctfile in expected location: `/usr/bin/mkoctfile-3.0.0'
warning: mkoctfile exited with failure status
Why is this? The version I work with on my Redhat system at work works fine.
I dont want to compile octave from source, but if there is no other way I guess I have to.
Please help me with this problem.
// Niklas