[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: octave gui does not run
From: |
Ben Abbott |
Subject: |
Re: octave gui does not run |
Date: |
Fri, 30 Mar 2018 19:47:33 -0700 |
> On Mar 30, 2018, at 16:44, Tatsuro MATSUOKA <address@hidden> wrote:
>
> Platform Ubuntu 16.04, gcc 5.4.0
> Stable source b940e457e11f
>
>
> I have tried to execute octave gui
>
> ./run-octave --gui
>
> But CLI octave start.
>
> I this a bug? Have to I file to bug tracker?
>
> Tatsuro
I had the same experience on macOS. After a fresh pull/update and
configure/make the GUI worked.
I suspect the problem occurs when auto-tools triggers and configure (my
configure process includes setting some environment variables).
Ben