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

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

[Octave-bug-tracker] [bug #53186] Without osmesa it is not possible to p


From: Dan Sebald
Subject: [Octave-bug-tracker] [bug #53186] Without osmesa it is not possible to print/getframe invisible figures
Date: Wed, 28 Feb 2018 16:19:13 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

Follow-up Comment #25, bug #53186 (project octave):

@Pantxo "BTW, why do you use LD_PRELOAD?"

The LD_PRELOAD was the way to make the documentation build complete
successfully for the nVidia driver users:

LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libGL.so make -j4

Without it, OSMesa failed with nonvisible images created in the
doc/interpreter, e.g., doc/interpreter/voronoi.eps.  That being the case,
every time "make" was re-run it would go through trying to build the
documentation again and fail at the figure generation.

The other way was to configure out documentation or osmesa, something like:

configure --without-osmesa --no-recursion

That has drawbacks too.

http://octave.1599824.n4.nabble.com/Verbose-make-output-for-documentation-tp4671907p4671911.html

https://savannah.gnu.org/bugs/index.php?44478


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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