Re: autogen.sh problem

2002-10-20 Thread John Levon
On Sun, Oct 20, 2002 at 10:42:06AM +0200, Sivan Toledo wrote: > Also, the configure script seemed happy to use both Qt 2.3.1 and Qt 3.0.3. Do > both really work, or do I have to force it to use 2.3? Both should work john -- "It's a cardboard universe ... and if you lean too hard against it, yo

autogen.sh problem

2002-10-20 Thread Sivan Toledo
Hi, when I run autogen.sh I get the following error message: src/frontends/qt2/moc/Makefile.am:17: invalid unused variable name: `nodist_libqt2moc_la_SOURCES' src/frontends/qt2/ui/Makefile.am:19: invalid unused variable name: `nodist_libqt2ui_la_SOURCES' src/frontends/qt2/ui/moc/Makefile.am:16:

Fwd: autogen.sh problem

2002-10-20 Thread Sivan Toledo
Hi, when I run autogen.sh I get the following error message: src/frontends/qt2/moc/Makefile.am:17: invalid unused variable name: `nodist_libqt2moc_la_SOURCES' src/frontends/qt2/ui/Makefile.am:19: invalid unused variable name: `nodist_libqt2ui_la_SOURCES' src/frontends/qt2/ui/moc/Makefile.am:16: i

Re: autogen.sh problem

2002-10-20 Thread Lars Gullik Bjønnes
Sivan Toledo <[EMAIL PROTECTED]> writes: | Hi, when I run autogen.sh I get the following error message: | | src/frontends/qt2/moc/Makefile.am:17: invalid unused variable name: | `nodist_libqt2moc_la_SOURCES' | src/frontends/qt2/ui/Makefile.am:19: invalid unused variable name: | `nodist_libqt2ui

Re: autogen.sh problem

2002-10-20 Thread Lars Gullik Bjønnes
Sivan Toledo <[EMAIL PROTECTED]> writes: | Thanks. Actually I am trying to build the Qt frontend, so they do matter. | | Here is what I got: | | [stoledo@coot lyx-devel]$ autoconf --version | Autoconf version 2.13 This will work. | [stoledo@coot lyx-devel]$ automake --version | automake (GNU a

Re: Help needed: autogen.sh problem - LyX 1.2.2cvs fails with SuSE8.1

2002-10-07 Thread Lars Gullik Bjønnes
[EMAIL PROTECTED] (Lars Gullik Bjønnes) writes: | [EMAIL PROTECTED] writes: > | | "Garst R. Reese" <[EMAIL PROTECTED]> schrieb am 06.10.2002, 18:27:34: >> >>> This comes from all of the unused, unsupported, unnecessary, and buggy, >>> qt, gtk, gnome crud in autogen.sh etc. --- talk to Jean Marc.

Re: Help needed: autogen.sh problem - LyX 1.2.2cvs fails with SuSE8.1

2002-10-07 Thread Lars Gullik Bjønnes
[EMAIL PROTECTED] writes: | "Garst R. Reese" <[EMAIL PROTECTED]> schrieb am 06.10.2002, 18:27:34: > >> This comes from all of the unused, unsupported, unnecessary, and buggy, >> qt, gtk, gnome crud in autogen.sh etc. --- talk to Jean Marc. > | I found out that it is sufficient to do the following

Re: Help needed: autogen.sh problem - LyX 1.2.2cvs fails with SuSE 8.1

2002-10-07 Thread Jean-Marc Lasgouttes
> "Garst" == Garst R Reese <[EMAIL PROTECTED]> writes: Garst> This comes from all of the unused, unsupported, unnecessary, Garst> and buggy, qt, gtk, gnome crud in autogen.sh etc. --- talk to Garst> Jean Marc. This comes mostly from the fact that the configure scripts of 1.2.x have not been

Re: Re: Help needed: autogen.sh problem - LyX 1.2.2cvs fails with SuSE 8.1

2002-10-06 Thread michael . schmitt
"Garst R. Reese" <[EMAIL PROTECTED]> schrieb am 06.10.2002, 18:27:34: > This comes from all of the unused, unsupported, unnecessary, and buggy, > qt, gtk, gnome crud in autogen.sh etc. --- talk to Jean Marc. I found out that it is sufficient to do the following: In file aclocal.m4: line 8

Re: Help needed: autogen.sh problem - LyX 1.2.2cvs fails with SuSE 8.1

2002-10-06 Thread John Levon
On Sun, Oct 06, 2002 at 01:27:34PM -0300, Garst R. Reese wrote: > This comes from all of the unused, unsupported, unnecessary, and buggy, > qt, gtk, gnome crud in autogen.sh etc. --- talk to Jean Marc. Where is your evidence for this. Michael did not provide enough info to decide. john -- "I

Re: Help needed: autogen.sh problem - LyX 1.2.2cvs fails with SuSE 8.1

2002-10-06 Thread Kornel Benko
-BEGIN PGP SIGNED MESSAGE- On Sunday 06 October 2002 15:59, Kornel Benko wrote: > P.S. > it may be sufficient to uncomment the lines #68 to #73 in configure.in Here I meant "comment". Sorry. Kornel - -- Kornel Benko [EMAIL PROTECTED] -BEGIN PGP SIGNATURE- Version: PGP 6

Re: Help needed: autogen.sh problem - LyX 1.2.2cvs fails with SuSE 8.1

2002-10-06 Thread Kornel Benko
-BEGIN PGP SIGNED MESSAGE- On Sunday 06 October 2002 15:59, Kornel Benko wrote: > aclocal > ./autogen.sh > rm -f I meant "rm -f config.status" Kornel - -- Kornel Benko [EMAIL PROTECTED] -BEGIN PGP SIGNATURE- Version: PGP 6.5.8 iQCVAwUBPaBSR7ewfb

Re: Help needed: autogen.sh problem - LyX 1.2.2cvs fails with SuSE 8.1

2002-10-06 Thread Kornel Benko
-BEGIN PGP SIGNED MESSAGE- On Sunday 06 October 2002 10:35, Michael Schmitt wrote: > Hi, > > after upgrading to SuSE 8.1, I intended to recompile a fresh copy of > LyX. But unfortunately, autogen.sh already generated a large list of > warnings. Afterwards, configure fail due to a missing

Help needed: autogen.sh problem - LyX 1.2.2cvs fails with SuSE 8.1

2002-10-06 Thread Michael Schmitt
Hi, after upgrading to SuSE 8.1, I intended to recompile a fresh copy of LyX. But unfortunately, autogen.sh already generated a large list of warnings. Afterwards, configure fail due to a missing symbol/variable (I can't send you the output but I guess you already know the problem). SuSE 8.1.

Re: autogen.sh problem

2001-07-30 Thread John Levon
On Mon, Jul 30, 2001 at 11:22:52AM +0200, Lars Gullik Bjønnes wrote: > The 1.4-p2 is significant I belive. (not quite sure) btw, 1.4-p5 fixes the AC_PROG_LIBTOOL problem apparently. john -- "I'd rather be rudely informed than politely left in the dark."

autogen.sh problem

2001-07-30 Thread Michael Schmitt
Hi, I still get some error messages when running autogen.sh on freshly checked out lyx code: -n Locating GNU m4... ./autogen.sh: gm4: not found ./autogen.sh: gnum4: not found found: m4 -n Generate acinclude.m4... done. Building macros... . lib/reLyX sigc++ done. Building