On Wed, Sep 03, 2008 at 08:45:07PM +0200, Andrew Shacklock wrote:
> I have tried installing the io-1.0.7.tar.gz package but get the following
> errors
> 
> octave:1> cd /home/.......
> octave:2> pkg install -verbose io-1.0.7.tar.gz
> make: mkoctfile: Command not found
> make: *** [dlmread.oct] Error 127
> mkdir (/tmp/oct-CHMPv2)
> untar (io-1.0.7.tar.gz, /tmp/oct-CHMPv2)
> error: 'make' returned the following error: make: Entering directory
> `/tmp/oct-CHMPv2/io-1.0.7/src'
> mkoctfile dlmread.cc
> make: Leaving directory `/tmp/oct-CHMPv2/io-1.0.7/src'
> error: called from `pkg:configure_make' in file
> /usr/share/octave/3.0.0/m/pkg/pkg.m near line 1058, column 2
> 
> I am running the latest ubuntu distro and have Octave 3.0.0 installed using
> Synaptic Package manager.
> 
> Could anyone tell me what the problem is?

aptitude install octave3.0-headers

        Thomas

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Octave-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to