From xemacs-m  Sat Jan 11 22:19:56 1997
Received: from the-great-machine.mit.edu (brnstndkramden.acf.nyu.edu@THE-GREAT-MACHINE.MIT.EDU [18.238.0.254])
          by xemacs.org (8.8.4/8.8.4) with ESMTP
	  id WAA29439 for <xemacs-beta@xemacs.org>; Sat, 11 Jan 1997 22:19:56 -0600 (CST)
Received: (from jered@localhost)
          by the-great-machine.mit.edu (8.8.4/8.8.4)
	  id XAA11153 for xemacs-beta@xemacs.org; Sat, 11 Jan 1997 23:19:55 -0500
Date: Sat, 11 Jan 1997 23:19:55 -0500
From: Jered J Floyd <jered@mit.edu>
Message-Id: <199701120419.XAA11153@the-great-machine.mit.edu>
To: xemacs-beta@xemacs.org
Subject: More on XEmacs-20.0-b90 on Linux 2.0.27


I made a misstatement before; it also fails on X in the exact same way
without MULE.  However, it does work with the '-nw' option.
The details on the build were:

/var/tmp/xemacs/xemacs-20.0-b90/configure \
 --srcdir=/var/tmp/xemacs/xemacs-20.0-b90 \
 --prefix=/afs/athena.mit.edu/contrib/xemacs \
 --site-includes="/mit/graphics/include /mit/motif/include" \
 --site-libraries="/mit/graphics/lib /mit/motif/lib" \
 --cflags="-O6" --with-dialogs=motif --with-sound=native

[...]
Configured for `i586-unknown-linux2.0.27'.

  Where should the build process find the source code?    /var/tmp/xemacs/xemacs-20.0-b90
  What installation prefix should install use?            /afs/athena.mit.edu/contrib/xemacs
  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 -O6
  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
  Additional header files:                                /mit/graphics/include /mit/motif/include
  Additional libraries:                                   /mit/graphics/lib /mit/motif/lib
  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 native sound support.
  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.
  Compiling in code for checking XEmacs memory usage.

--Jered
jered@mit.edu

