help-octave
[Top][All Lists]
Advanced

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

Problem with mkoctfile / mex.


From: John W. Eaton
Subject: Problem with mkoctfile / mex.
Date: Mon, 25 Oct 2010 16:24:35 -0400

On 25-Oct-2010, patrikt wrote:

| 
| Hello! 
| 
| I've a problem with mkoctfile/mex commands in octave 3.2.3 (Ubuntu 10.04).
| When I just try to compile a simple mex file I get the following error: 
| 
| octave-3.2.3:6> mex
| sh: /usr/bin/mkoctfile-3.2.3: not found
| warning: unable to find mkoctfile in expected location:
| `/usr/bin/mkoctfile-3.2.3'
| warning: mkoctfile exited with failure status
| 
| It seems like I miss a file or something? Isn't mex-support included in the
| standard installation of Octave? I should also mention that I'm quite new to
| Ubuntu and Octave. 

On Debian systems, mkoctfile is part of the octave3.2-headers
package.  Do you have that package installed?

jwe


reply via email to

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