help-octave
[Top][All Lists]
Advanced

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

Re: error: `nonmax_supress'


From: Søren Hauberg
Subject: Re: error: `nonmax_supress'
Date: Thu, 2 Aug 2012 13:45:51 +0200

On Aug 2, 2012, at 1:37 PM, astie darmayantie wrote:

> 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 :)

Looks like you need to install development files for Octave. If you installed 
Octave using your distributions package manager, you should be able to use the 
same to install a package called something like 'octave-devel' or 'octave-dev'. 
Then things should work.

Søren

> 
> 
> 
> 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
> 
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://mailman.cae.wisc.edu/listinfo/help-octave



reply via email to

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