help-octave
[Top][All Lists]
Advanced

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

Re: On OSX, why running octave also starts X11?


From: Ben Abbott
Subject: Re: On OSX, why running octave also starts X11?
Date: Mon, 29 Apr 2013 00:44:38 +0000 (GMT)

On Apr 28, 2013, at 02:07 PM, Leo Liu <address@hidden> wrote:

Hello,

I just noticed a significant delay when first run octave and it turns
out it is due to starting X11. Why? Can I turn it off?

Leo
 

Looks as if your build was linked to X11 instead of Carbon.  If you add the flag "--with-framework-carbon" to ./configure, X11 will not be required to build or run Octave.  This assumes you've linked to fltk-aqua. (X11 may still be needed by gnuplot).


Ben



reply via email to

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