Re: Configuration and localization problems

2000-05-29 Thread Drazen Kacar
Jean-Marc Lasgouttes wrote: > Dave> cd . && automake --foreign --include-deps Makefile aclocal.m4: > Dave> 1630: `AM_PROG_INSTALL' is obsolete; use `AC_PROG_INSTALL' make: > Dave> *** [Makefile.in] Error 1 > > Did you do: > > touch Makefile.in */Makefile.in src/config.h.in > > as indicated in

Configuration and localization problems

2000-05-14 Thread Drazen Kacar
Hi, I tried to build lyx 1.1.4fix3 on Solaris 7 first with Sun's C++ 5.0 (just to see if it would work) and then with g++ 2.95.1. Neither attempt was completely successful. Regardless of the compiler, after I ran configure script, invoking make produces this: cd . && automake --foreign --include