debian Octave 3.0 package not contain mkoctfile?

Thomas Weber thomas.weber.mail at gmail.com
Thu Jun 26 02:51:23 CDT 2008


Am Mittwoch, den 25.06.2008, 14:12 -0400 schrieb Thomas L. Scofield:

> Well, now mkoctfile IS there on this linux box.  I was pretty sure
> that I checked before installing the debian octave-image package and
> found it not to be there.  But the time stamp on the image package
> files is about 9 minutes later than the time stamp for mkoctfile, so
> it must have been one of those earlier packages I installed that
> supplied it.  Nevertheless, the time stamp still rules out that it
> came with the Octave 3.0 debian package.  That hardly seems like it
> would be by design.

It is by design. You might want to install "dlocate" which can help you
finding out what package brought a certain file.

In your case, it's octave3.0-headers which on installation will trigger
the installation of the necessary development libraries and headers (on
Fedora, it seems to be octave-devel).

octave-pkg-dev is probably of no interest to you.

	Thomas



More information about the Octave-maintainers mailing list