octave-maintainers
[Top][All Lists]
Advanced

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

Re: Mark OSMesa experimental for 4.2 release?


From: Tatsuro MATSUOKA
Subject: Re: Mark OSMesa experimental for 4.2 release?
Date: Mon, 5 Sep 2016 08:00:35 +0900 (JST)

----- Original Message -----
>From: Dmitri A. Sergatskov 
>To: Andreas Weber  
>Cc: Octave-Maintainers 
>Date: 2016/9/4, Sun 23:54
>Subject: Re: Mark OSMesa experimental for 4.2 release?
> 
>
>On Sun, Sep 4, 2016 at 5:22 AM, Andreas Weber  wrote:
>
>
>>
>>One problem would then be to build the documentation which would require
>>visible figures or using gnuplot.
>>
>
>
>​To make figures invisiable (for doc build) could we run octave through xvfb?
>
>I just tried 
>
>​xvfb-run -s "-screen 0 640x480x24" ./run-octave --no-gui < t1.m
>
>
>where t1.m is just
>
>
>plot(randn(10))
>
>print t1.pdf
>
>
>and that seems to work.
>
> 
>
>>-- Andy
>>
>>


On dev. branch build on Ubunutu 14.04 amd64 with Nvidia
 
LD_PRELOAD=/usr/lib64/libGL.so make 


give

libGL error: failed to load driver: swrast


at each generation of graph in the off-screen but given graph has no problem.

I think that it is not necessary  "Mark OSMesa experimental for 4.2 release".

For bug osmesa in ubuntu 14.04 (for Mint?), one can build easily the osmesa 
from source
according to instruction the below
http://wiki.octave.org/OSMesa


Tatsuro



reply via email to

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