> "Dave" == Drazen Kacar <[EMAIL PROTECTED]> writes:
Dave> Now, the variable values are strange: DESTDIR = bindir=
Dave> ${exec_prefix}/bin exec_prefix= ${prefix} prefix= ./reLyX
All these values are correct except for prefix.
Dave> I didn't set $prefix anywhere, so it should default to
Dav
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
> "Dave" == Drazen Kacar <[EMAIL PROTECTED]> writes:
Dave> Hi,
Hi, sorry for the late reply.
Dave> I tried to build lyx 1.1.4fix3 on Solaris 7 first with Sun's C++
Dave> 5.0 (just to see if it would work) and then with g++ 2.95.1.
Dave> Neither attempt was completely successful. Regardless
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