Hi,

Another glitch I have noticed on my system (this was in htdig 3.1.0b2 as 
well), is that the Makefile.config line for defining the install program reads like 
this:

INSTALL=        ./install-sh -c

as created by conffigure.  This fails when running 'make install' from the 
distribution root directory.  The line should read:

INSTALL=        ../install-sh -c

Note the double dot.



Fare Thee Well
Anthony Peacock       
CHIME, UCL Medical School
E-Mail: [EMAIL PROTECTED]
WWW:    http://www.chime.ucl.ac.uk/~rmhiajp/
----------------------------------------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED] containing the single word "unsubscribe" in
the body of the message.

Reply via email to