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

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

[Octave-bug-tracker] [bug #53006] GUI Documentation Browser displays Ind


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #53006] GUI Documentation Browser displays Index chapters of manual poorly
Date: Wed, 14 Mar 2018 21:49:44 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:59.0) Gecko/20100101 Firefox/59.0

Follow-up Comment #38, bug #53006 (project octave):

I made a few more build system changes related to this.

The stamp file approach was broken for me. For example, if one or both of the
qch and qhc files were deleted but the stamp file left, the build rule was not
executed again. We normally only use stamp files when the build creates a new
directory and copies files into it, the stamp file acts as a proxy for the
modification time of the directory. So I took out the stamp file for this
build rule here

https://hg.savannah.gnu.org/hgweb/octave/rev/bdecc7465840

And then when I tried to do a 'make install' I noticed that the local install
rules were not correct, and aren't really necessary. So I cleaned that up
with

https://hg.savannah.gnu.org/hgweb/octave/rev/92aaa85c06b8

For now, assuming I have Python 2 with lxml, I can build and install.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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