On Friday 28 January 2011 18:15:15 Neal Becker wrote: > José Matos wrote: > > On Friday 28 January 2011 16:03:05 Neal Becker wrote: > >> I'm using lyx-2.0.0-0.11.beta3.fc14.x86_64 > >> on fedora 14. I just noticed tools/spell check is grayed out. > >> > >> What is needed? I tried reconfig. > > > > I suspect that we need to pass some option to configure when compiling > > lyx. > > > > That task is in my todo list for F-14 and F-15 (rawhide). Unfortunately I > > am busy at the moment trying to get the marking of all exams and > > assignments. :-( > > I needed to choose enchant for spell check. Strangely, it was not > defaulted even though it's the only choice.
The strange part is that both enchant and hunspell are chosen as build requirements in the spec file. The log file at http://kojipkgs.fedoraproject.org/packages/lyx/2.0.0/0.11.beta3.fc14/data/logs/x86_64/build.log shows ... checking hunspell/hunspell.hxx usability... yes checking hunspell/hunspell.hxx presence... yes checking for hunspell/hunspell.hxx... yes checking for main in -lhunspell... no checking whether to use hunspell... no ... Could it be because the linker can not find libhunspell.so? $ rpm -ql hunspell-devel ... /usr/lib64/libhunspell-1.2.so /usr/lib64/pkgconfig/hunspell.pc ... I running out of time for the moment... :-( -- José Abílio
