help-octave
[Top][All Lists]
Advanced

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

Octave Video Package Install Error


From: phdthomaskim
Subject: Octave Video Package Install Error
Date: Thu, 29 Jul 2010 19:13:41 -0700 (PDT)

I installed Octave binary 3.2.3 to my Mac successfully with other packages
such as image, io, linear algebra, miscellaneous downloaded from
http://octave.sourceforge.net/packages.php

When I install video package, I got following error messages. 

octave-3.2.3:2> pkg install /Users/Arichan/Downloads/video-1.0.2.tar
conftest.cc:1:27: error: octave/config.h: No such file or directory
conftest.cc:2:28: error: octave/version.h: No such file or directory
conftest.cc:3:29: error: octave/defaults.h: No such file or directory
conftest.cc:27: error: expected ',' or ';' before 'OCTAVE_LOCALFCNFILEPATH'
conftest.cc:28: error: expected ',' or ';' before 'OCTAVE_LOCALOCTFILEPATH'
conftest.cc:29: error: expected ',' or ';' before 'OCTAVE_LOCALARCHLIBDIR'
conftest.cc:30: error: expected ',' or ';' before
'OCTAVE_CANONICAL_HOST_TYPE'
conftest.cc:31: error: expected ',' or ';' before 'OCTAVE_VERSION'
configure: error: Could not run mkoctfile
the configure script returned the following error: checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for mkoctfile... mkoctfile
error: called from `pkg>configure_make' in file
/Applications/Octave.app/Contents/Resources/share/octave/3.2.3/m/pkg/pkg.m
near line 1240, column 2
error: called from:
error:  
/Applications/Octave.app/Contents/Resources/share/octave/3.2.3/m/pkg/pkg.m
at line 714, column 5
error:  
/Applications/Octave.app/Contents/Resources/share/octave/3.2.3/m/pkg/pkg.m
at line 287, column 7
octave-3.2.3:2> 

Any help would be greatly appreciated.
Thank you.
-- 
View this message in context: 
http://octave.1599824.n4.nabble.com/Octave-Video-Package-Install-Error-tp2307456p2307456.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

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