From xemacs-m  Sun Mar  9 00:50:31 1997
Received: from venus.Sun.COM (venus.Sun.COM [192.9.25.5])
	by xemacs.org (8.8.5/8.8.5) with SMTP id AAA07685
	for <xemacs-beta@xemacs.org>; Sun, 9 Mar 1997 00:50:30 -0600 (CST)
Received: from infodock.com (wave.infodock.com [206.13.40.192]) by venus.Sun.COM (SMI-8.6/mail.byaddr) with ESMTP id WAA20941 for <xemacs-beta@xemacs.org>; Sat, 8 Mar 1997 22:49:58 -0800
Received: (from weiner@localhost) by infodock.com (8.7.4/8.7.3) id WAA03140; Sat, 8 Mar 1997 22:51:11 -0800
Date: Sat, 8 Mar 1997 22:51:11 -0800
From: Bob Weiner <weiner@infodock.com>
Message-Id: <199703090651.WAA03140@infodock.com>
To: xemacs-beta@xemacs.org
Subject: Success on Intel Linux; two 
Comments: Hyperbole mail buttons accepted, v04.022.

Configured for `i586-unknown-linux2.0.23'.

  Where should the build process find the source code?    /home/xemacs
  What installation prefix should install use?		  /usr/local
  What operating system and machine description files should XEmacs use?
        `s/linux.h' and `m/intel386.h'
  What compiler should XEmacs be built with?              gcc  -g -O 
  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/X11R6/include
  Where do we find X Windows libraries?                   /usr/X11R6/lib
  Finding WNN includes with:                              
  Loading WNN libs with:                                  
  Compiling in support for XAUTH.
  Compiling in support for GIF image conversion.
  Compiling in support for Berkeley DB.
  Compiling in support for GNU DBM.
  Using the Lucid menubar.
  Using the Lucid scrollbar.
  Using the Athena dialog boxes.
  Compiling in extra code for debugging.
  Compiling in code for checking XEmacs memory usage.



XEmacs runs fine.  There were two errors during the `make all-elc'.

While compiling toplevel forms in file /home/xemacs/linux-i386/lisp/egg/egg-quail.el:
  !! File error (("Cannot open load file" "mule"))

While compiling toplevel forms in file /home/xemacs/lisp/gnus/gnus-picon.el:
  !! File error (("Cannot open load file" "xpm"))

