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