help-octave
[Top][All Lists]
Advanced

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

CVS build - problems with config.h.in


From: Richard Hindmarsh
Subject: CVS build - problems with config.h.in
Date: Wed, 9 Mar 2005 05:22:08 -0600

Hallo

I am having problems with configuring. I download the CVS to a fresh
directory, do autoconf (version 2.57) and configure. I get a message
saying it can't find config.h. (see <====(1) ).

I run autoheader which generates this file, but configure still fails,
apparently saying that it can't find itself. (see <====(2) )

Any help/advice appreciated. Details below.

Thanks
Richard

1 myprompt>setenv CVS_RSH ssh
2 myprompt>setenv CVSROOT :ext:address@hidden:/cvs
3 myprompt>cvs -z 9 checkout octave
....
4 myprompt>cvs update
....
5 myprompt>cd octave
6 myprompt>autoconf
14 myprompt>configure --prefix=/mydirpath
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... gcc

config.status: error: cannot find input file: config.h.in  <====(1)
15  myprompt>autoheader
16  myprompt>ls *.in
config.h.in   install-octave.in  Makefile.in   octave-bug.in
octMakefile.in
configure.in  Makeconf.in        mkoctfile.in  octave-config.in
17  myprompt>configure --prefix=/mydirpath
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... gcc
.....
config.status: creating libcruft/lapack-xtra/Makefile
config.status: creating config.h
configure: configuring in scripts
configure: running /bin/sh ./configure
--prefix=/users/glacier/rcah/rcah/octavecvs/installdir
'--prefix=/users/glacier/rcah/rcah/octavecvs/installdir'
--cache-file=/dev/null --srcdir=.
./configure: ./configure: No such file or directory
configure: error: /bin/sh ./configure failed for scripts   <====(2)



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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