Tuukka Toivonen wrote:
> 
> 
> gettext is the Native Language Support library. If it is ok to use
> english with LyX try to run configure with
> 
>         ./configure --disable-nls
> 
> (that is what I do...)

Ok i tried this, but i got this problem :

/bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I.
-I../../src -I../../images -I./../ -I../.. -I../.. -I../../boost 
-isystem /usr/X11R6/include  -g -O2 -fno-exceptions -c formula.C
g++ -DHAVE_CONFIG_H -I. -I. -I../../src -I../../images -I./../ -I../..
-I../.. -I../../boost -isystem /usr/X11R6/include -g -O2 -fno-exceptions
-c formula.C -o formula.o
formula.C:942:2: warning: #warning This is a terrible hack! We should
find a better solution.
formula.C:1067:2: warning: #warning This is a terrible hack! We should
find a better solution.
In file included from formula.C:30:
../../src/minibuffer.h:17: using directive `Object' introduced 
ambiguous type `_ObjectRec *'
make[3]: *** [formula.lo] Erreur 1
make[3]: Quitte le répertoire `/home/yann/temp/lyx-1.1.6fix1/src/mathed'
make[2]: *** [all-recursive] Erreur 1
make[2]: Quitte le répertoire `/home/yann/temp/lyx-1.1.6fix1/src'
make[1]: *** [all-recursive-am] Erreur 2
make[1]: Quitte le répertoire `/home/yann/temp/lyx-1.1.6fix1/src'
make: *** [all-recursive] Erreur 1
[yann@noemi lyx-1.1.6fix1]$ 


thank you fot that tips, perhaps the "--with-included-gettext use the
GNU gettext library included here" option works too, i didn't try 


so still not compile...

Reply via email to