octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #36903] configure misses texinfo


From: Rik
Subject: [Octave-bug-tracker] [bug #36903] configure misses texinfo
Date: Mon, 23 Jul 2012 15:44:56 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:13.0) Gecko/20100101 Firefox/13.0.1

Update of bug #36903 (project octave):

                  Status:                    None => Need Info              

    _______________________________________________________

Follow-up Comment #3:

Are there multiple tests or just one?  I get the following error for doc.m:


>>>>> processing /home/rik/wip/Projects_Mine/octave-dbg/scripts/help/doc.m
  ***** test
 ifile = info_file ();
 if (exist (ifile) != 2 && exist (sprintf ("%s.gz", ifile)) != 2)
   error ("Info file %s or %s.gz does not exist!", ifile, ifile);
 endif
!!!!! test failed
Info file /home/rik/wip/Projects_Mine/octave-dbg/doc/interpreter/octave.info
or /home/rik/wip/Projects_Mine/octave-dbg/doc/interpreter/octave.info.gz does
not exist!


If it is only this one test which is failing we could probably just eliminate
it.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?36903>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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