From xemacs-m  Mon Jun 30 06:03:18 1997
Received: from altair.xemacs.org (steve@xemacs.miranova.com [206.190.83.19])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id GAA17553
	for <xemacs-beta@xemacs.org>; Mon, 30 Jun 1997 06:03:17 -0500 (CDT)
Received: (from steve@localhost)
	by altair.xemacs.org (8.8.6/8.8.6) id EAA00384;
	Mon, 30 Jun 1997 04:06:31 -0700
Mail-Copies-To: never
To: xemacs-beta@xemacs.org
Subject: [PATCH]  READ ME BEFORE RUNNING `make install' ON BETA10 (was Re: XEmacs Athens build success on Digital UNIX V4.0B)
References: <9706301034.AA15286@fornet.gvc.dec.com>
X-Url: http://www.miranova.com/%7Esteve/
X-Face: #!T9!#9s-3o8)*uHlX{Ug[xW7E7Wr!*L46-OxqMu\xz23v|R9q}lH?cRS{rCNe^'[`^sr5"
 f8*@r4ipO6Jl!:Ccq<xoV[Qz2u8<8-+Vwf2gzJ44lf_/y9OaQ`@#Q65{U4/TC)i2`~/M&QI$X>p:9I
 OSS'2{-)-4wBnVeg0S\O4Al@)uC[pD|+
X-Attribution: sb
From: Steven L Baur <steve@xemacs.org>
In-Reply-To: Steve Carney's message of "Mon, 30 Jun 1997 12:34:15 +0200"
Mime-Version: 1.0 (generated by tm-edit 7.108)
Content-Type: text/plain; charset=US-ASCII
Date: 30 Jun 1997 04:06:30 -0700
Message-ID: <m2oh8onydl.fsf@altair.xemacs.org>
Lines: 26
X-Mailer: Gnus v5.4.60/XEmacs 20.3(beta11) - "Stockholm"

Steve Carney <carney@gvc.dec.com> writes:

> Configuring and building went perfectly.  During `make install', I got
> an xoobr popup window, and it claimed that it couldn't find some file.

Here's a repost of the fix.

Index: pkg-src/tree-x/Makefile.in.in
===================================================================
RCS file: /usr/local/xemacs/xemacs-20.0/pkg-src/tree-x/Makefile.in.in,v
retrieving revision 1.1
diff -u -r1.1 Makefile.in.in
--- Makefile.in.in	1997/06/29 23:22:46	1.1
+++ Makefile.in.in	1997/06/30 07:05:41
@@ -25,6 +25,7 @@
 CPPFLAGS=@CPPFLAGS@
 LDFLAGS=@LDFLAGS@
 
+INSTALL = @INSTALL@
 INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
 c_switch_all=@c_switch_all@

-- 
steve@calag.com baur
Unsolicited commercial e-mail will be billed at $250/message.

