From xemacs-m  Mon Dec 23 10:22:47 1996
Received: from altair.xemacs.org (steve@xemacs.miranova.com [206.190.83.19])
          by xemacs.cs.uiuc.edu (8.8.4/8.8.4) with ESMTP
	  id KAA20967 for <xemacs-beta@xemacs.org>; Mon, 23 Dec 1996 10:22:46 -0600 (CST)
Received: (from steve@localhost)
          by altair.xemacs.org (8.8.4/8.8.4)
	  id IAA32224; Mon, 23 Dec 1996 08:32:29 -0800
Sender: steve@xemacs.org
To: xemacs-beta@xemacs.org
Subject: Re: installation problem with xemacs-19.15-b5
References: <199612231517.KAA27418@jet-sun.med.iacnet.com>
X-Url: http://www.miranova.com/%7Esteve/
Mail-Copies-To: never
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@miranova.com>
In-Reply-To: andreas@sccon.com's message of Mon, 23 Dec 1996 10:17:22 -0500
Mime-Version: 1.0 (generated by tm-edit 7.97)
Content-Type: text/plain; charset=US-ASCII
Date: 23 Dec 1996 08:32:29 -0800
Message-ID: <m2g20xnrvm.fsf@altair.xemacs.org>
Lines: 46
X-Mailer: Red Gnus v0.72/XEmacs 19.15

Thanks for the report.  The Makefile says the hyperbole manual is
currently broken.  Try the appended patch and see if that helps.

I don't know why you get hyperbole info files in 20.0 with the same
Makefile.

>>>>> "andreas" == andreas  <andreas@sccon.com> writes:

andreas> hi all....

andreas> i commented out the man make problem and tried to install everything
andreas> else once everything compiled....

andreas> i ran into the following error when trying to install the info
andreas> directory files...

andreas> /opt/gnu/bin/install: /home/andreas/work/xemacs-19.15-b5/info/hyperbole*: No such file or directory
andreas> *** Error code 1
andreas> make: Fatal error: Command failed for target `install-arch-indep'
andreas> 4 jet-sun.>

andreas> cheers,
andreas> andreas

Index: man/Makefile
===================================================================
RCS file: /usr/local/xemacs/xemacs-19.15/man/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile	1996/12/22 00:29:45	1.3
+++ Makefile	1996/12/23 16:30:18
@@ -33,7 +33,7 @@
 
 # hyperbole and oo-browser manuals broken - do not TeX properly
 srcs = ange-ftp cc-mode cl dired ediff external-widget forms gnus \
-       ilisp info ispell mailcrypt message mh-e \
+       hyperbole ilisp info ispell mailcrypt message mh-e \
        pcl-cvs psgml psgml-api rmail standards supercite term \
        termcap texinfo viper vm w3 xemacs-faq
 

-- 
steve@miranova.com baur
Unsolicited commercial e-mail will be billed at $250/message.
"That Bill Clinton.  He probably doesn't know how to log on to the
Internet."  -- Rush Limbaugh, noted Computer Expert

