"Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes: | On Tue, Mar 04, 2003 at 09:50:14AM +0100, Lars Gullik Bjønnes wrote: | > "Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes: | > | > | Latest CVS: | > | | > | g++-2 -DHAVE_CONFIG_H -I. -I../../lyx/src -I. -I../../lyx/boost -I/usr/X11R6/include -O2 -Wno-non-template-friend -ftemplate-depth-30 -W -Wall -c -o pspell.o `test -f '../../lyx/src/pspell.C' || echo '../../lyx/src/'`../../lyx/src/pspell.C | > | ../../lyx/src/pspell.C:20: pspell/pspell.h: No such file or directory | > | make[3]: *** [pspell.o] Error 1 | > | > Interesting. | > | > where is pspell.h located on your box? Do you use any configure | > options to tell where it is? | > | | No special options, no. | | pspell.h is in LYX/src/
(that is not the pspell.h I was talking about.) Ok, so you don't have pspell on your box, and we fail to detect that. I'll fix it.... somtime during today. -- Lgb