[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Show Editor not working
From: |
Kai Torben Ohlhus |
Subject: |
Re: Show Editor not working |
Date: |
Fri, 23 Aug 2019 21:36:53 +0900 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0 |
On 8/22/19 1:43 AM, ksjak wrote:
> Hi,
>
> I have Octave installed in my system.
> Version: 4.2.2
>
> but Show Editor is not working, I have checked old thread and got it mightbe
> because if qscintilla unavailability and checking the qscintilla feature its
> not available in the system
>
>>> __have_feature__ QSCINTILLA
> ans = 0
>>>
>
> but octave is built with qscintilla libraries only.
>
> libqscintilla2.so
> libqscintilla2.so.12
> libqscintilla2.so.12.0
> libqscintilla2.so.12.0.1
>
> anyone help to fix this issue.
>
> Thanks
> ksjak
>
>
Maybe I need some more information to be able to help you.
1. What is your System? It looks like some Linux?
2. Did you compile Octave yourself or do you use a default system
installation?
3. If compiled yourself, what exact commands did you use? (Maybe a link
to some receipt you followed is sufficient.)
HTH,
Kai