Re: strange error making 1.1

1999-02-25 Thread Lars Gullik Bjønnes
>> Jean-Marc Lasgouttes writes: >> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Richard E Hawkins writes: REH> lars replied also, automake warns that configure.in: 52: REH> `AM_PROG_INSTALL' is obsolete; use `AC_PROG_INSTALL' REH> aclocal.m4: 623: `AM_PROG_INSTAL

Re: strange error making 1.1

1999-02-24 Thread Jean-Marc Lasgouttes
> "Richard" == Richard E Hawkins Esq <[EMAIL PROTECTED]> writes: Richard> Well, sort of. I get a binary that launches, but it can't Richard> open files = Richard> :) Then again, the only file I tried opening was in report Richard> class, and = Richard> the complaining starts with being una

Re: strange error making 1.1

1999-02-24 Thread Richard E. Hawkins Esq.
> >> > REH> cd . && aclocal aclocal: configure.in: 52: obsolete macro > REH> `AM_PROG_INSTALL' gmake: *** [aclocal.m4] Error 1 > >> > REH> And now, cleaned up, configure is bombing over relyx: > >> > REH> running /bin/sh config/configure --program-suffix=3D.dev > REH> --cache-file

Re: strange error making 1.1

1999-02-24 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: >>> Richard E Hawkins writes: REH> lars replied also, automake warns that configure.in: 52: REH> `AM_PROG_INSTALL' is obsolete; use `AC_PROG_INSTALL' aclocal.m4: REH> 623: `AM_PROG_INSTALL' is obsolete; use `AC_PROG_INSTALL' >>> Hmm

Re: strange error making 1.1

1999-02-23 Thread Lars Gullik Bjønnes
>> Richard E Hawkins writes: REH> lars replied also, automake warns that configure.in: 52: REH> `AM_PROG_INSTALL' is obsolete; use `AC_PROG_INSTALL' REH> aclocal.m4: 623: `AM_PROG_INSTALL' is obsolete; use REH> `AC_PROG_INSTALL' >> Hmm what version of automake, autoconf are you using

Re: strange error making 1.1

1999-02-22 Thread Jean-Marc Lasgouttes
> "Richard" == Richard E Hawkins <[EMAIL PROTECTED]> writes: Richard> lars replied REH> also, automake warns that configure.in: 52: `AM_PROG_INSTALL' is REH> obsolete; use `AC_PROG_INSTALL' aclocal.m4: 623: REH> `AM_PROG_INSTALL' is obsolete; use `AC_PROG_INSTALL' >> Hmm what version of auto

Re: strange error making 1.1

1999-02-22 Thread Richard E. Hawkins
lars replied > REH> also, automake warns that configure.in: 52: `AM_PROG_INSTALL' > REH> is obsolete; use `AC_PROG_INSTALL' aclocal.m4: 623: > REH> `AM_PROG_INSTALL' is obsolete; use `AC_PROG_INSTALL' > Hmm what version of automake, autoconf are you using? eyryttyp1:src>autoconf --version

Re: strange error making 1.1

1999-02-20 Thread Lars Gullik Bjønnes
>> Richard E Hawkins writes: REH> I just checked out a clean copy (the competing make's seem to REH> have made a mess of things). I run autoconf, then automake, REH> then ./configure, which bombs with REH> configuring in lib/reLyX running /bin/sh config/configure REH> --program-suffix

Re: strange error making 1.1

1999-02-20 Thread Richard E. Hawkins
lars asked, > Are you using gnumake? oops :) Seems that that's now "gmake," and the regular "make" yields pmake . . . Now I get entirely different errors :) I just checked out a clean copy (the competing make's seem to have made a mess of things). I run autoconf, then automake, then ./confi

Re: strange error making 1.1

1999-02-20 Thread Lars Gullik Bjønnes
>> Richard E Hawkins writes: [...] REH> I wasn't, though. I get (freebsd) REH> Making all in intl Making all in po make: don't know how to REH> make cat-id-tbl.c. Stop *** Error code 1 Are you using gnumake? Lgb

Re: strange error making 1.1

1999-02-19 Thread Richard E. Hawkins
> > > > AR> I tried with a clean checkout and the problem seems to be that > > AR> we have to change to lib/reLyX/ and run automake and autoconf by > > AR> hand before it will compile -- since there is no Makefile there. yes, i got the same thing on linux with a clean checkout > > Yes,

Re: strange error making 1.1

1999-02-19 Thread Allan Rae
On 19 Feb 1999, Lars Gullik Bjønnes wrote: > >> Allan Rae writes: > > AR> On 18 Feb 1999, Lars Gullik Bjønnes wrote: > >> >> Richard E Hawkins Esq writes: > REHE> sed: can't read ./Makefile.in: No such file or directory > >> Hmm, are you missing the Makefile.in in lib/relyx/ ? > >>

Re: strange error making 1.1

1999-02-18 Thread Lars Gullik Bjønnes
>> Allan Rae writes: AR> On 18 Feb 1999, Lars Gullik Bjønnes wrote: >> >> Richard E Hawkins Esq writes: REHE> sed: can't read ./Makefile.in: No such file or directory >> Hmm, are you missing the Makefile.in in lib/relyx/ ? >> >> If so you need to to a cvs checkout. >> >> Lgb

Re: strange error making 1.1

1999-02-18 Thread Allan Rae
On 18 Feb 1999, Lars Gullik Bjønnes wrote: > >> Richard E Hawkins Esq writes: > REHE> sed: can't read ./Makefile.in: No such file or directory > > Hmm, are you missing the Makefile.in in lib/relyx/ ? > > If so you need to to a cvs checkout. > > Lgb I tried with a clean checkout and

Re: strange error making 1.1

1999-02-18 Thread Lars Gullik Bjønnes
>> Richard E Hawkins Esq writes: REHE> sed: can't read ./Makefile.in: No such file or directory Hmm, are you missing the Makefile.in in lib/relyx/ ? If so you need to to a cvs checkout. Lgb

Re: strange error making 1.1

1999-02-15 Thread Richard E. Hawkins Esq.
lars replied, > Yes, but when compiling devel sources you are expected to have a devel > setup. autoconf, automake, gettext ... hmm, i've added gettext, and this persists. I notice a line during configure of sed: can't read ./Makefile.in: No such file or directory Also, there seems to be

Re: strange error making 1.1

1999-02-15 Thread Lars Gullik Bjønnes
>> Richard E Hawkins Esq writes: REHE> jmarc asked, >> > "Richard" == Richard E Hawkins Esq >> <[EMAIL PROTECTED]> writes: >> Richard> I get >> Richard> cd . && rm -f stamp-cat-id && echo timestamp > stamp-cat-id Richard> file=./`echo da | sed 's,.*/,,'`.gmo \ && rm -f $fil

Re: strange error making 1.1

1999-02-15 Thread Richard E. Hawkins Esq.
jmarc asked, > > "Richard" == Richard E Hawkins Esq <[EMAIL PROTECTED]> writes: > > Richard> I get > > Richard> cd . && rm -f stamp-cat-id && echo timestamp > stamp-cat-id > Richard> file=./`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && > Richard> PATH=../src:$PATH no -o $file da.po /bin

Re: strange error making 1.1

1999-02-15 Thread Lars Gullik Bjønnes
>> Richard E Hawkins Esq writes: REHE> I get REHE> cd . && rm -f stamp-cat-id && echo timestamp > stamp-cat-id REHE> file=./`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && REHE> PATH=../src:$PATH no -o $file da.po /bin/sh: no: command not REHE> found make[1]: *** [da.gmo] Error 127

Re: strange error making 1.1

1999-02-15 Thread Jean-Marc Lasgouttes
> "Richard" == Richard E Hawkins Esq <[EMAIL PROTECTED]> writes: Richard> I get Richard> cd . && rm -f stamp-cat-id && echo timestamp > stamp-cat-id Richard> file=./`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && Richard> PATH=../src:$PATH no -o $file da.po /bin/sh: no: command not Richard