From xemacs-m  Sun Apr  6 23:25:53 1997
Received: from beavis.bayserve.net (jmiller@port34.bayserve.net [206.148.244.132])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id XAA19018
	for <xemacs-beta@xemacs.org>; Sun, 6 Apr 1997 23:25:49 -0500 (CDT)
Received: (from jmiller@localhost)
          by beavis.bayserve.net (8.8.4/8.8.4)
	  id XAA05735; Sun, 6 Apr 1997 23:29:43 -0400
Date: Sun, 6 Apr 1997 23:29:43 -0400
Message-Id: <199704070329.XAA05735@beavis.bayserve.net>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
From: Jeff Miller <jmiller@bayserve.net>
To: xemacs-beta@xemacs.org
Subject: Success - Linux 2.0.29
X-Mailer: VM 6.23 under 20.1 XEmacs Lucid (beta11)
Reply-to: jmiller@bayserve.net


from full tar.gz 
so far, so good.  gnus & vm come up with no problem.

ahh, I think it's going to be more fun being a beta tester....  upgraded
to a K5-133 motherboard.  15min to do a make-beta instead of 2 hrs + with
my old 486.  :-)


uname -a: Linux beavis 2.0.29 #1 Sat Mar 22 13:18:22 EST 1997 i586

./configure  --prefix=/usr/local --with-sound=native --cflags=-g -O2

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

  Where should the build process find the source code?    /mnt2/home/jmiller/xemacs-20.1-b11
  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 -O2
  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
  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.
  Compiling in support for ncurses.
  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.


        libXaw.so.6 => /usr/X11R6/lib/libXaw.so.6.1
        libXpm.so.4 => /usr/X11R6/lib/libXpm.so.4.9
        libjpeg.so.6 => /usr/lib/libjpeg.so.6.0.1
        libz.so.1 => /usr/lib/libz.so.1.0.4
        libXmu.so.6 => /usr/X11R6/lib/libXmu.so.6.0
        libXt.so.6 => /usr/X11R6/lib/libXt.so.6.0
        libSM.so.6 => /usr/X11R6/lib/libSM.so.6.0
        libICE.so.6 => /usr/X11R6/lib/libICE.so.6.0
        libXext.so.6 => /usr/X11R6/lib/libXext.so.6.1
        libX11.so.6 => /usr/X11R6/lib/libX11.so.6.1
        libncurses.so.3.0 => /usr/lib/libncurses.so.3.0
        libgdbm.so.2 => /usr/lib/libgdbm.so.2.0.0
        libdb.so.2 => /usr/lib/libdb.so.2.0.0
        libm.so.5 => /lib/libm.so.5.0.8
        libc.so.5 => /lib/libc.so.5.4.23


