help-octave
[Top][All Lists]
Advanced

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

problem installing image package


From: seektime
Subject: problem installing image package
Date: Tue, 17 Sep 2013 19:35:13 -0700 (PDT)

Hi, 

on my minGW Octave 3.6.1 (Win7) I tried installing the image 2.0.0 package
(all dependencies installed as far as I know). Unfortunately, it didn't
complete the installation and I'm at a loss. I posted error message below.
Any ideas or solutions would be greatly appreciated. 

Cheers 
Michael 


octave:30> pkg install image-2.0.0.tar.gz 
In file included from
c:\Octave\Octave3.6.1_gcc4.6.2\include\octave-3.6.1\octave/lo-utils.h:31:0, 
                 from
c:\Octave\Octave3.6.1_gcc4.6.2\include\octave-3.6.1\octave/Array.h:38, 
                 from
c:\Octave\Octave3.6.1_gcc4.6.2\include\octave-3.6.1\octave/boolMatrix.h:27, 
                 from
c:\Octave\Octave3.6.1_gcc4.6.2\include\octave-3.6.1\octave/mx-base.h:32, 
                 from
c:\Octave\Octave3.6.1_gcc4.6.2\include\octave-3.6.1\octave/Matrix.h:30, 
                 from
c:\Octave\Octave3.6.1_gcc4.6.2\include\octave-3.6.1\octave/oct.h:33, 
                 from bwlabeln.cc:20: 
c:\Octave\Octave3.6.1_gcc4.6.2\include\octave-3.6.1\octave/lo-cutils.h:50:12:
error: 'pid_t' does not name a type 
g++: error: bwlabeln.o: No such file or directory 
make: *** [bwlabeln.oct] Error 1 
'make' returned the following error: make: Entering directory
`/tmp/oct-6/image/src' 
C:/Octave/Octave3.6.1_gcc4.6.2/bin/mkoctfile-3.6.1 __spatial_filtering__.cc 
C:/Octave/Octave3.6.1_gcc4.6.2/bin/mkoctfile-3.6.1 __bilateral__.cc 
C:/Octave/Octave3.6.1_gcc4.6.2/bin/mkoctfile-3.6.1
__custom_gaussian_smoothing__.cc 
C:/Octave/Octave3.6.1_gcc4.6.2/bin/mkoctfile-3.6.1 __boundary__.cc 
C:/Octave/Octave3.6.1_gcc4.6.2/bin/mkoctfile-3.6.1 bwlabel.cc 
C:/Octave/Octave3.6.1_gcc4.6.2/bin/mkoctfile-3.6.1 bwfill.cc 
C:/Octave/Octave3.6.1_gcc4.6.2/bin/mkoctfile-3.6.1 rotate_scale.cc 
C:/Octave/Octave3.6.1_gcc4.6.2/bin/mkoctfile-3.6.1 hough_line.cc 
C:/Octave/Octave3.6.1_gcc4.6.2/bin/mkoctfile-3.6.1 graycomatrix.cc 
C:/Octave/Octave3.6.1_gcc4.6.2/bin/mkoctfile-3.6.1 __bwdist__.cc 
C:/Octave/Octave3.6.1_gcc4.6.2/bin/mkoctfile-3.6.1 nonmax_supress.cc 
CXXFLAGS='-g -O2 -std=c++0x -Wall'
C:/Octave/Octave3.6.1_gcc4.6.2/bin/mkoctfile-3.6.1 bwlabeln.cc 
make: Leaving directory `/tmp/oct-6/image/src' 
error: called from `pkg>configure_make' in file
C:\Octave\Octave3.6.1_gcc4.6.2\share\octave\3.6.1\m\pkg\pkg.m near line 
1385, column 9 
error: called from: 
error:   C:\Octave\Octave3.6.1_gcc4.6.2\share\octave\3.6.1\m\pkg\pkg.m at
line 827, column 5 
error:   C:\Octave\Octave3.6.1_gcc4.6.2\share\octave\3.6.1\m\pkg\pkg.m at
line 383, column 9 



--
View this message in context: 
http://octave.1599824.n4.nabble.com/problem-installing-image-package-tp4657397.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

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