[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Show Editor not working
From: |
Pantxo |
Subject: |
Re: Show Editor not working |
Date: |
Wed, 6 Nov 2019 14:30:23 -0600 (CST) |
ksjak wrote
> Hi Kai,
>
> I have compiled a new one now, 5.1.0 on RHEL 7.4.
>
> same issue Show Editor not working.
>
> Configure options are,
>
> configure --prefix=/usr/local/octave/5.1.0 --with-blas=-lblas
> --with-lapack=-lsatlas
> --with-hdf5-includedir=/usr/local/octave/5.1.0/needs/include
> --with-hdf5-libdir=/usr/local/octave/5.1.0/needs/lib --with-qt=5
>
> output of "__have_feature__ QSCINTILLA" returns "ans=0"
>
> but I couldn't see any string named qscintilla.
>
> how to check does it compile with this qscintilla?
>
> Thanks
> ksjak
>
> --
> Sent from:
> https://octave.1599824.n4.nabble.com/Octave-General-f1599825.html
After running "configure" you should find a "config.log" file in the build
directory. I would open this file and try to find some clue about why
qscintilla was not found.
Pantxo
--
Sent from: https://octave.1599824.n4.nabble.com/Octave-General-f1599825.html