[Prev][Next][Index][Thread][Search]
Re: 5.0 "make install" bug and fix
-
To: jrv@xxxxxxxxxxx
-
Subject: Re: 5.0 "make install" bug and fix
-
From: "Greg E. Priest-Dorman" <priestdo@xxxxxxxxxxx>
-
Date: Tue, 26 Nov 96 16:48:01 EST
-
Cc: emacspeak@xxxxxxxxxxx
-
In-Reply-To: <199611232302.SAA02051@xxxxxxxxxxx> (message from Jim Van Zandt on Sat, 23 Nov 1996 18:02:25 -0500)
>>>>> "Jim" == Jim Van Zandt <jrv@xxxxxxxxxxx> writes:
Jim> It may depend on what version of make you are using.
Actually, what it turns out to be is an upper case lower case problem.
The instructions said "prefix" (lower case), the variable name is
"PREFIX" upper case.
I should have realized this when I looked at the makefile but I missed
it the first time through.
Greg