help-octave
[Top][All Lists]
Advanced

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

Re: Error make octave's image package in ubuntu


From: Ólafur Jens Sigurðsson
Subject: Re: Error make octave's image package in ubuntu
Date: Tue, 22 Jul 2008 16:07:08 +0200
User-agent: Mutt/1.5.18 (2008-05-17)

On Tue, Jul 22, 2008 at 10:36:49AM +0800, Abdul Rahman Riza wrote:
> Dear Colleagues,
> 
> I am working in ubuntu Hardy Heron and installed imagemagick then
> download image package from octave. After extracting using tar command,
> configure then make but below error message appears... 
> 
> address@hidden:/home/unimap/Documents/image-1.0.6# make; make install
> make[1]: Entering directory `/home/unimap/Documents/image-1.0.6/src'
> mkoctfile __cordfltn__.cc
> make[1]: mkoctfile: Command not found
> make[1]: *** [__cordfltn__.oct] Error 127
> make[1]: Leaving directory `/home/unimap/Documents/image-1.0.6/src'
> make: *** [build] Error 2
> error: <unknown type> type invalid as index value
> error: evaluating argument list element number 1
> address@hidden:/home/unimap/Documents/image-1.0.6# 

You need to install the octave3.0-header file which contains the
mkoctfile and then the package should compile fine.

Cheers

Oli


reply via email to

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