lynx-dev
[Top][All Lists]
Advanced

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

LYNX-DEV Minor 'make install' problem, ac-0.94


From: Michael Warner
Subject: LYNX-DEV Minor 'make install' problem, ac-0.94
Date: Sat, 15 Nov 1997 09:57:42 -0800

Building:

Lynx Version 2.7.1ac-0.94 (1997)

on: 

OSF1 unicorn V4.0 564 alpha

The makefile contains two lines:

INSTALL = /bin/installbsd -c
installbin = ${INSTALL} -c -s -m 755

which expands to [...] /installbsd -c -c -s [...]

'make install' complains about the repeated '-c' flag and exits.

Edited makefile to delete the 'INSTALL' -c and all was sweetness and
light.

HTH.

-- 
Michael Warner 
<address@hidden>
;
; To UNSUBSCRIBE:  Send a mail message to address@hidden
;                  with "unsubscribe lynx-dev" (without the
;                  quotation marks) on a line by itself.
;

reply via email to

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