Op maandag 20 februari 2012 14:59:08 schreef Pavel Sanda: > Cor Blom wrote: > > It is building fine on all version of openSUSE. But I have a problem > > with > > hunspell. If I understand correctly, user or packager no longer have to > > give an explicit directory for the hunspell dictionaries, because > > /usr/share/myspell is used by default. So I removed the line > > '\hunspelldir_path "/usr/share/myspell"' from lyxrc.dist. But in the > > resulting package hunspell is no longer working and the user has to > > provide the path to the dictionaries himself. > > This issue should be fixed if you create softlink (gentoo solution) > /usr/share/lyx/dicts -> /usr/share/myspell/ (or whatever location you use) > /usr/share/lyx/thes -> /usr/share/myspell/ > It is working that way. Thanks!
Is this a bug, or is it intended to work this way? Cor