Am 11.11.2010 um 10:18 schrieb Waluyo Adi Siswanto:

> I just compile lyx-2.0.0beta1
> using the following commands:
> 
> ./configure --with-version-suffix=-2.0.0beta1
> make
> sudo make install
> 
> everything ok no errors,

When ./configure is run the available spellchecker header and libraries are 
checked.
You may find the cause when studying config.log - I have it like that:
...
checking aspell.h usability... yes
checking aspell.h presence... yes
checking for aspell.h... yes
checking for new_aspell_config in -laspell... yes
checking whether to use aspell... yes
checking for name of aspell framework... Aspell.framework
checking for ENCHANT... checking whether to use enchant... no
checking hunspell/hunspell.hxx usability... yes
checking hunspell/hunspell.hxx presence... yes
checking for hunspell/hunspell.hxx... yes
checking for main in -lhunspell... yes
checking whether to use hunspell... yes
...
Configuration
  Host type:                    powerpc-apple-darwin8
  Special build flags:          warnings  use-aspell use-hunspell
  C   Compiler:                 gcc 
...

> but when I run lyx-2.0.0beta1, the
> spellchecker is not active.
> If I see the from the preference, it is grey (see the attachment)

Unfortunately you missed to attach the screen shot.

Stephan

Reply via email to