On 07/17/2014 05:15 PM, Jean-Marc Lasgouttes wrote:
17/07/2014 18:11, Scott Kostyshak:
On Thu, Jul 17, 2014 at 12:00 PM, Fabio Fiorelli <ff...@cam.ac.uk>
wrote:
Hi Scott
I did have the devel library for hunspell already installed. Just to be
sure, when I ./configure I do get the message
checking for HUNSPELL... yes
checking whether to use hunspell... yes
With the most recent version of lyx. So, should I go on and write
make -DLYX_HUNSPELL=ON -DLYX_ENCHANT=ON
Thank you for your answer!
So, what was the message that you got at the end of compilation (the
recapitulation of settings)?
You should not need to add anything to the make commend line.
JMarc
Hi Jean Marc. There seem to be no additional flags required.
Configuration
Host type: i686-pc-linux-gnu
Special build flags: build=release use-hunspell
C++ Compiler: g++ (4.4.7)
C++ Compiler LyX flags:
C++ Compiler flags: -O2
Linker flags:
Linker user flags:
Qt 4 Frontend:
Qt 4 version: 4.6.2
Packaging: posix
LyX binary dir: /usr/local/bin
LyX files dir: /usr/local/share/lyx
In fact I tested it right now in another virtual machine.
Lyx 2.1.1 installs correctly with access to hunspell without any further
configuration, while Lyx 2.1 doesn't.
Should I go forward? Thank you for your understanding.