From xemacs-m  Mon Mar 31 21:43:46 1997
Received: from beavis.bayserve.net (jmiller@port95.bayserve.net [206.148.244.186])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id VAA21171
	for <xemacs-beta@xemacs.org>; Mon, 31 Mar 1997 21:43:42 -0600 (CST)
Received: (from jmiller@localhost)
          by beavis.bayserve.net (8.8.4/8.8.4)
	  id WAA02791; Mon, 31 Mar 1997 22:59:45 -0500
Date: Mon, 31 Mar 1997 22:59:45 -0500
Message-Id: <199704010359.WAA02791@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 20.1 b10 on Linux 2.0.29
X-Mailer: VM 6.22 under 20.1 XEmacs Lucid (beta10)
Reply-to: jmiller@bayserve.net


20.1 b10 tar file + various patches from the list. Not sure if I needed
     the inline.c one, just blindly applied it.

So far things look good.  Vm works & so does gnus.  Though gnus is telling 
me that many of my subscribed groups have no unread articles.  This is
most likely on my providers end, but I'll report it just in case someone
else has seen it.

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

make beta
cd src; cp xemacs xemacs-reg
cd ..

Compiled on Linux 2.0.29
using
gcc version 2.7.2.1


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

  Where should the build process find the source code?    /mnt2/home/jmiller/xemacs-20.1-b10
  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
  Finding WNN includes with:                              
  Loading WNN libs with:                                  
  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 Athena dialog boxes.
  Compiling in extra code for debugging.
 | tee -a Installation

	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

