logo       

Problem with inputrc changes: msg#00070

gnu.octave.bugs

Subject: Problem with inputrc changes

On 29-Apr-2005, David Bateman wrote:

| I just did a cvs update and after an ./autogen.sh I now get the error
|
| config.status: creating config.h
| config.status: config.h is unchanged
| configure: configuring in scripts
| configure: running /bin/sh './configure' --prefix=/opt/octave-2.9
| '--prefix=/opt/octave-2.9' 'CC=gcc' --cache-file=/dev/null --srcdir=.
| configure: error: cannot find sources (startup/octaverc) in .
| configure: error: /bin/sh './configure' failed for scripts
|
| This worked the last time I did a configure (ie. yesterday).... Looks
| like scripts/configure.in needs
|
| AC_CONFIG_SRCDIR([startup/octaverc])
|
| changed to
|
| AC_CONFIG_SRCDIR([startup/inputrc])
|
| After this change everything worked for me...

Fixed.

Thanks,

jwe



-------------------------------------------------------------
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
-------------------------------------------------------------




<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise