help-octave
[Top][All Lists]
Advanced

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

Package Install Problem


From: Mikey G
Subject: Package Install Problem
Date: Fri, 27 Jan 2012 01:29:56 -0800 (PST)

Hope I'm not doing something really dumb, but I'm trying to install
miscellaneous-1.0.11.tar.gz and I get the following:

octave:7> pkg install miscellaneous-1.0.11.tar.gz
conftest.cc:1:27: fatal error: octave/config.h: No such file or directory
compilation terminated.
configure: error: Could not run /usr/local/bin/mkoctfile-3.4.3
the configure script returned the following error: checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
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... /usr/local/bin/mkoctfile-3.4.3
error: called from `pkg>configure_make' in file
/usr/local/share/octave/3.4.3/m/pkg/pkg.m near line 1327, column 9
error: called from:
error:   /usr/local/share/octave/3.4.3/m/pkg/pkg.m at line 790, column 5
error:   /usr/local/share/octave/3.4.3/m/pkg/pkg.m at line 361, column 9
octave:7> pwd
ans = /home/mike/octave-3.4.3
octave:8> ls -a config.h
config.h
octave:9> 

There is a config.h file in the octave directory so I'm a little confused as
to why it isn't seen.  I read some old threads about specifying the path to
the config.h file, but if it's in the octave directory...

Help please!  
Thanks a lot,
Mike


--
View this message in context: 
http://octave.1599824.n4.nabble.com/Package-Install-Problem-tp4332964p4332964.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

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