info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

SUMMARY - Digital UNIX V4.0F make install problem for cvs-1.11.1p 1


From: McCoy Ken - kmccoy
Subject: SUMMARY - Digital UNIX V4.0F make install problem for cvs-1.11.1p 1
Date: Thu, 21 Jun 2001 11:01:01 -0500

Thanks to Larry. He hit it right on the head.

Just delete the two lines beginning with "#" -- they confuse some makes,
yours included.  This is already fixed in the current development version.

-Larry Jones

============================================================================
====
Hi folks, as the subject indicates, I'm installing on an Alpha server and
the configure and make go ok.  The make install chokes probably about a half
to 3/4 of the way through the install with the following:

 .././install-sh -c log_accum /usr/local/share/cvs/contrib/log_accum
 .././install-sh -c mfpipe /usr/local/share/cvs/contrib/mfpipe
 .././install-sh -c rcs-to-cvs /usr/local/share/cvs/contrib/rcs-to-cvs
 .././install-sh -c rcs2log /usr/local/share/cvs/contrib/rcs2log
 .././install-sh -c rcslock /usr/local/share/cvs/contrib/rcslock
 .././install-sh -c sccs2rcs /usr/local/share/cvs/contrib/sccs2rcs
# FIXME - this path should be determined dynamically from bindir
#: No such file or directory
*** Exit 1
Stop.
*** Exit 1
Stop.
*** Exit 1
Stop.

Can anyone point me to a log or anything that would indicate what the FIXME
relates to?

I see in the contrib/makefile, the following line:
install-data-local:
        # FIXME - this path should be determined dynamically from bindir
        # & contribdir
        @$(NORMAL_INSTALL
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]