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

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

[Octave-bug-tracker] [bug #45488] Manual currently is not correct about


From: Rik
Subject: [Octave-bug-tracker] [bug #45488] Manual currently is not correct about graphics_toolkits and plots
Date: Fri, 10 Jul 2015 04:18:04 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:35.0) Gecko/20100101 Firefox/35.0

Update of bug #45488 (project octave):

                  Status:         Patch Submitted => In Progress            

    _______________________________________________________

Follow-up Comment #8:

I was working from an older version of Michael's cset.  I adapted it to build
and to clean up the auxiliary files created by pdflatex.  I also changed the
default toolkit to 'qt' in plotimages.m since that is what we would like to
use going forward.  I checked that change in here
(http://hg.savannah.gnu.org/hgweb/octave/rev/b9d4ccf4291c).

Can we add a dependency on OSmesa in this section of doc/module.mk?


# Prevent packaging of distribution unless all libraries
# necessary to create documentation are present
doc-interpreter-dist-hook:
        @$(GREP) '#define HAVE_COLAMD 1' $(top_builddir)/config.h > /dev/null 
|| {
echo "Documentation creation requires missing COLAMD library.  Cannot package
distribution!" ; exit 1; }


Should just be able to copy and paste and change HAVE_COLAMD to HAVE_OSMESA.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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