On Tue, Oct 29, 2002 at 10:39:47PM -0600, Bo Peng wrote:
> On Wed, Oct 30, 2002 at 03:31:43AM +0000, John Levon wrote:
> > On Wed, Oct 30, 2002 at 11:27:16AM +0800, Rod Pinna wrote:

> > > automake 1.4-p4, and autoconf

> >            ^^^^^^

> > that's your problem

> I have the same problem. I am using the automake 1.4-p4 comes with 
> Redhat 7.3. 

I upgrade automake and autoconf but the problem remains.

bpeng@bp6:~ % automake --version
automake (GNU automake) 1.7

bpeng@bp6:~ % autoconf --version
autoconf (GNU Autoconf) 2.54

make[6]: Entering directory `/home/bpeng/lyx-devel/src/frontends/qt2/ui'
make[6]: *** No rule to make target `libqt2ui.la.c', needed by `libqt2ui.la'.  Stop.
make[6]: Leaving directory `/home/bpeng/lyx-devel/src/frontends/qt2/ui'

I am using the latest cvs lyx. The configure command is

/configure --with-frontend=qt --prefix=/home/bpeng/cvslyx

since I do not want to replace my lyx1.2.1. Configuration result is:

Configuration
  Host type:                      i686-pc-linux-gnu
  Special build flags:            warnings assertions
  C   Compiler:                   gcc
  C   Compiler flags:             -g -O2
  C++ Compiler:                   g++ (2.96)
  C++ Compiler flags:             -g -O -fno-exceptions -ftemplate-depth-30 
-Wno-non-template-friend -W -Wall
  Linker flags:                   
  Frontend:                       qt
    Qt version:                   3.0.3
  LyX binary dir:                 /home/bpeng/cvslyx/bin
  LyX files dir:                  /home/bpeng/cvslyx/share/lyx

Configuration of LyX was successful.

My system is Redhat linux 7.3. I doubt if I need to run autogen.sh again 
so I 'make clean' and run autogen.sh, I get the following error:

bpeng@bp6:~/lyx-devel % ./autogen.sh 
Using autoconf (GNU Autoconf) 2.54
This autoconf version is not supported by LyX.
LyX only supports autoconf 2.13 and 2.53.


-- 
Bo Peng

Reply via email to