2015-06-09 17:56 GMT+02:00 Valentin A. Kuzmin <kuz...@fnal.gov>: > I had installed hunspell: > > [maxt ~] $ sudo apt-get install hunspell > Reading package lists... Done > Building dependency tree > Reading state information... Done > hunspell is already the newest version. > The following packages were automatically installed and are no longer > required: > libboost-regex1.42.0 ttf-lyx libmythes-1.2-0 libboost-signals1.42.0 > elyxer > Use 'apt-get autoremove' to remove them. > 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded. > > > Lyx does not find it >
As elaborated on trac, you need to install the headers (devel package of hunspell) as well if you want to copile LyX against hunspell. Jürgen