logo       

Problem with inputrc changes: msg#00069

gnu.octave.bugs

Subject: Problem with inputrc changes

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

Regards
David

--
David Bateman David.Bateman@xxxxxxxxxxxx
Motorola Labs - Paris +33 1 69 35 48 04 (Ph) Parc Les Algorithmes, Commune de St Aubin +33 1 69 35 77 01 (Fax) 91193 Gif-Sur-Yvette FRANCE

The information contained in this communication has been classified as:
[x] General Business Information [ ] Motorola Internal Use Only [ ] Motorola Confidential Proprietary



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