Re: LyX of CVS and Qt

2003-08-11 Thread Jean-Marc Lasgouttes
> "Pascal" == Pascal Francq <[EMAIL PROTECTED]> writes: Pascal> I have run './autogen.sh', but I did not seen the first time Pascal> the following messages: . noinst_PROGRAMS: variable Pascal> `FRONTENDS_PROGS' is used but `FRONTENDS_PROGS' is undefined Pascal> SUBDIRS: variable `FRONTENDS_SUB

Re: LyX of CVS and Qt

2003-08-09 Thread Pascal Francq
No, my QTDIR environment variable is correctly set (/usr/lib/qt3). When I do a './configure --help' the option '--with-frontend' is not shown. On Friday 08 August 2003 09:28, Jens Krüger wrote: > Hi Pascal, > > If you don't find a message at the end of the configure output like this > > Qt Fron

Re: LyX of CVS and Qt

2003-08-09 Thread Jens Krüger
Hi Pascal, If you don't find a message at the end of the configure output like this Qt Frontend: Qt version: 3.1.2 you probably have not set the QTDIR environment variable during your configuration run. Set this variable to the path where thre Qt is installed and it s

Re: LyX of CVS and Qt

2003-08-09 Thread Jean-Marc Lasgouttes
> "Pascal" == Pascal Francq <[EMAIL PROTECTED]> writes: Pascal> No, my QTDIR environment variable is correctly set Pascal> (/usr/lib/qt3). When I do a './configure --help' the option Pascal> '--with-frontend' is not shown. Did you run ./autogen.sh? Here I certainly see the --with-frontends o

Re: LyX of CVS and Qt

2003-08-08 Thread Pascal Francq
I have run './autogen.sh', but I did not seen the first time the following messages: . noinst_PROGRAMS: variable `FRONTENDS_PROGS' is used but `FRONTENDS_PROGS' is undefined SUBDIRS: variable `FRONTENDS_SUBDIRS' is used but `FRONTENDS_SUBDIRS' is undefined src/support/Makefile.am:16: USE