From xemacs-m  Mon Dec 30 08:59:43 1996
Received: from chekov.ctd.comsat.com (exim@chekov.ctd.comsat.com [134.133.40.22])
          by xemacs.cs.uiuc.edu (8.8.4/8.8.4) with SMTP
	  id IAA15402 for <xemacs-beta@xemacs.org>; Mon, 30 Dec 1996 08:59:42 -0600 (CST)
Received: from neal by chekov.ctd.comsat.com with local (Exim 1.58 #2)
	id 0vejBm-0004pE-00; Mon, 30 Dec 1996 09:59:42 -0500
To: xemacs-beta@xemacs.org
Subject: 19.15b6 built OK hpux9.05
References: <9612291520.AA19993@nquah6f>
Mime-Version: 1.0 (generated by tm-edit 7.100)
Content-Type: text/plain; charset=US-ASCII
From: Neal Becker <neal@ctd.comsat.com>
Date: 30 Dec 1996 09:59:41 -0500
In-Reply-To: "Barry Friedman"'s message of Sun, 29 Dec 1996 10:20:30 -0500 (EST)
Message-ID: <u920c85b8i.fsf@chekov.ctd.comsat.com>
Lines: 39
X-Mailer: Gnus v5.2.40/XEmacs 19.15

Configured for `hppa1.1-hp-hpux9.05'.

  Where should the build process find the source code?    /usr/local/beta/xemacs-19.15-b6
  What installation prefix should install use?		  /usr/local
  What operating system and machine description files should XEmacs use?
        `s/hpux9-shr.h' and `m/hp800.h'
  What compiler should XEmacs be built with?              gcc -g -O3
  Should XEmacs use the GNU version of malloc?            yes
  Should XEmacs use the relocating allocator for buffers? yes
  What window system should XEmacs use?                   x11
  Where do we find X Windows header files?                /usr/include/X11R5
  Where do we find X Windows libraries?                   /usr/lib/X11R5 -L/usr/lib/Motif1.2
  Additional header files:                                /usr/local/include/db
  Compiling in support for XAUTH.
  Compiling in support for XPM.
  Compiling in support for X-Face headers.
  Compiling in support for GIF image conversion.
  Compiling in support for JPEG image conversion.
  Compiling in support for PNG image conversion.
  Compiling in support for Berkeley DB.
  Compiling in support for GNU DBM.
  Using the Lucid menubar.
  Using the Lucid scrollbar.
  Using the Motif dialog boxes.
  Compiling in extra code for debugging.

./configure  --verbose --with-gnu-make --cflags='-g -O3'
--srcdir=/usr/local/beta/xemacs-19.15-b6 --dynamic=yes
--site-includes=/usr/local/include/db

So far:

1) M-x man produces
  Signaling: (file-error "Cannot open load file" "old-man")
  load-internal("old-man" nil nil nil)
  load("old-man" nil nil nil)
  command-execute(manual-entry t)
  execute-extended-command(nil)
  call-interactively(execute-extended-command)

