|
From: | Sivahari Nandakumar |
Subject: | Re: Error in Image package in Octave |
Date: | Sun, 14 Oct 2012 21:46:00 +0530 |
On 10/14/2012 10:53 AM, Sivahari Nandakumar wrote:
---------- Forwarded message ----------
From: *Sivahari Nandakumar* <address@hidden
<mailto:address@hidden>>
Date: 2012/10/14
Subject: Re: Error in Image package in OctaveTo: marco atzeri <address@hidden <mailto:address@hidden>>
Dear Marco,
the result of
pkg install -verbose image-1.0.15.tar.gz
is
mkdir (/tmp/oct-FhHuOG)
untar (/home/appu/Downloads/image-1.0.15.tar.gz, /tmp/oct-FhHuOG)
make: mkoctfile: Command not found
you need to install the octave-devel package, otherwise you can
not compile the package from source
(image-1.0.15.tar.gz is a source package not a binary one)
make: *** [__spatial_filtering__.oct] Error 127
'make' returned the following error: make: Entering directory
`/tmp/oct-FhHuOG/image-1.0.15/src'
mkoctfile -Wall __spatial_filtering__.cc
make: Leaving directory `/tmp/oct-FhHuOG/image-1.0.15/src'
error: called from `pkg>configure_make' in file
/usr/share/octave/3.6.2/m/pkg/pkg.m near line 1384, column 9
error: called from:
error: /usr/share/octave/3.6.2/m/pkg/pkg.m at line 826, column 5
error: /usr/share/octave/3.6.2/m/pkg/pkg.m at line 383, column 9
I copied the .m files in inst folder to image folder in
/usr/share/octave/3.6.2/m/image, is it ok?
--Sivahari
Marco
_______________________________________________
Help-octave mailing list
address@hidden
https://mailman.cae.wisc.edu/listinfo/help-octave
[Prev in Thread] | Current Thread | [Next in Thread] |