>>>>> "Peter" == Peter Suetterlin <[EMAIL PROTECTED]> writes:

Peter>   Hi!

Peter> I just noticed something regarding "make bindist" in 1.0.0

Peter> I have two systems where Perl isn't recent enough, so reLyX is
Peter> changed to echo some information on how to make it work - very
Peter> smart :-)

Well, it is only a workaround... I'd be glad to avoid it, but I did
not find out how.

Peter> - Would it be a good idea to install that version by default
Peter> when creating a bindist?  Else (not everyone reads READMEs) it
Peter> might fail with strange messages if perl is somewhere else.

We could maybe do that when you configure with
PERL=none ./configure

Peter> - The manpage for reLyX does not get included into bindist when
Peter> using a subdirectory for compilation: I have a subdir OSF1 and
Peter> call ../configure from there.  reLyx is created in
Peter> OSF1/lib/reLyX, but reLyX.man isn't copied there as it should,
Peter> as make bindist expects it there :-(

You are right :( Try to replace (at the last line of lib/Makefile.in)
$(absbuilddir) by $(abssrcdir). This will force the makefile to look
at the right place.

JMarc

Reply via email to