From xemacs-m  Thu May 29 22:40:14 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 WAA12345
	for <xemacs-beta@xemacs.org>; Thu, 29 May 1997 22:40:11 -0500 (CDT)
Received: (from steve@localhost)
	by altair.xemacs.org (8.8.5/8.8.5) id UAA22947;
	Thu, 29 May 1997 20:40:51 -0700
Mail-Copies-To: never
To: xemacs-beta@xemacs.org
Subject: Re: [Success] XEmacs 20.3-b3 on Linux 2.0.30 (from fullkit)
References: <199705300322.MAA25529@Flux.tokai.jaeri.go.jp> <199705300328.MAA25582@Flux.tokai.jaeri.go.jp>
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: Kazuyoshi Furutaka's message of Fri, 30 May 1997 12:28:57 +0900
Mime-Version: 1.0 (generated by tm-edit 7.106)
Content-Type: text/plain; charset=US-ASCII
Date: 29 May 1997 20:40:50 -0700
Message-ID: <m2raep4ofx.fsf@altair.xemacs.org>
Lines: 26
X-Mailer: Gnus v5.4.55/XEmacs 20.3(beta4)

Kazuyoshi Furutaka <furutaka@Flux.tokai.jaeri.go.jp> writes:

> /usr/bin/install: /usr/local/src/xemacs-20.3-b3/lib-src/gnudoit: No such file or directory

Oops.  gnudoit is now `gnuclient -eval'.  Try this:

Index: lib-src/Makefile.in.in
===================================================================
RCS file: /usr/local/xemacs/xemacs-20.0/lib-src/Makefile.in.in,v
retrieving revision 1.12
diff -u -r1.12 Makefile.in.in
--- Makefile.in.in	1997/05/29 23:49:11	1.12
+++ Makefile.in.in	1997/05/30 03:38:02
@@ -106,7 +106,7 @@
 /* Things that a user might actually run,
    which should be installed in bindir. */
 INSTALLABLES = etags ctags b2m gnuclient
-INSTALLABLE_SCRIPTS = rcs-checkin pstogif install-sid send-pr gnudoit
+INSTALLABLE_SCRIPTS = rcs-checkin pstogif install-sid send-pr
 
 /* Things that Emacs runs internally, or during the build process,
    which should not be installed in bindir. */

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

