help-octave
[Top][All Lists]
Advanced

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

Re: error: `nonmax_supress'


From: astie darmayantie
Subject: Re: error: `nonmax_supress'
Date: Thu, 2 Aug 2012 18:43:52 +0700

yet still having this after i installed octave devel

In file included from /usr/include/octave-3.6.2/octave/../octave/ov.h:43:0,
                 from /usr/include/octave-3.6.2/octave/../octave/oct-obj.h:34,
                 from /usr/include/octave-3.6.2/octave/../octave/ov-fcn.h:32,
                 from /usr/include/octave-3.6.2/octave/../octave/ov-builtin.h:28,
                 from /usr/include/octave-3.6.2/octave/../octave/defun-int.h:28,
                 from /usr/include/octave-3.6.2/octave/../octave/defun-dld.h:30,
                 from /usr/include/octave-3.6.2/octave/../octave/oct.h:36,
                 from __spatial_filtering__.cc:20:
/usr/include/octave-3.6.2/octave/../octave/oct-hdf5.h:27:18: fatal error: hdf5.h: No such file or directory
compilation terminated.
make: *** [__spatial_filtering__.oct] Error 1
'make' returned the following error: make: Entering directory `/tmp/oct-72b2HY/image-1.0.15/src'
mkoctfile -Wall __spatial_filtering__.cc
make: Leaving directory `/tmp/oct-72b2HY/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 1385, column 9
error: called from:
error:   /usr/share/octave/3.6.2/m/pkg/pkg.m at line 827, column 5
error:   /usr/share/octave/3.6.2/m/pkg/pkg.m at line 383, column 9


2012/8/2 astie darmayantie <address@hidden>
I am sorry i thought it was a bash script! pardon me..

I already try to call it in octave terminal then i got these error.

"__spatial_filtering__.cc:20:24: fatal error: octave/oct.h: No such file or directory
compilation terminated.
make: *** [__spatial_filtering__.oct] Error 1
'make' returned the following error: make: Entering directory `/tmp/oct-axl0KF/image-1.0.15/src'
mkoctfile -Wall __spatial_filtering__.cc
make: Leaving directory `/tmp/oct-axl0KF/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 1385, column 9
error: called from:
error:   /usr/share/octave/3.6.2/m/pkg/pkg.m at line 827, column 5
error:   /usr/share/octave/3.6.2/m/pkg/pkg.m at line 383, column 9"


any idea? thank you :)




2012/8/2 Martin Helm <address@hidden>
Am 02.08.2012 07:03, schrieb address@hidden:
> Well.. I tried pkg command on my suse 12.2 and cnf pkg they said there's no command like that.
> So maybe I try to use another edge detection method instead. Thx for the help anyway :)
>
>
You need to run that inside an octave session! Not as a command at your
bash

address@hidden:~> octave

octave:1> pkg install -forge image

If you get an error after that you are missing dependencies, in such
case give us the output and I tell you what you need to install.



--
Regards,


Astie Darmayantie




--
Regards,


Astie Darmayantie


reply via email to

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