From xemacs-m  Wed Sep  3 09:53:04 1997
Received: from barbar.esat.kuleuven.ac.be (root@barbar.esat.kuleuven.ac.be [134.58.56.153])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id JAA03461
	for <xemacs-beta@xemacs.org>; Wed, 3 Sep 1997 09:53:03 -0500 (CDT)
Received: from rubens.esat.kuleuven.ac.be (rubens.esat.kuleuven.ac.be [134.58.63.67]) by barbar (version 8.8.5)  for <xemacs-beta@xemacs.org> with SMTP
	id QAA04173; Wed, 3 Sep 1997 16:53:01 +0200 (METDST)
Organization: ESAT, K.U.Leuven, Belgium
Received: by rubens.esat.kuleuven.ac.be (SMI-8.6/ESAT-v1.5/SUN-SOLARIS)
	id QAA14114; Wed, 3 Sep 1997 16:52:59 +0200
To: xemacs-beta@xemacs.org
Subject: Success on Linux 2.0.30
From: Maurizio Vitale <Maurizio.Vitale@esat.kuleuven.ac.be>
Date: 03 Sep 1997 16:52:57 +0200
Message-ID: <y2h90xela9i.fsf@esat.kuleuven.ac.be>
Lines: 47
X-Mailer: Gnus v5.4.65/XEmacs 20.3(beta18) - "Bratislava"


Same problems as under Solaris re: tetris and packages, but since
others have problems under Linux I thought this would have been an
useful data point. The system is an old RedHat 3.0.3 (Picasso), but
has been modified over time. libc and related stuff haven't been
changed though, so if you've newer libraries you might look into it.
 
uname -a: Linux sleepy.local.org 2.0.30 #5 Sun Sep 28 08:00:36 EDT 1997 i486

./configure 


Configured for `i486-pc-linux'.

  Where should the build process find the source code?    /home/mav/net/xemacs-20.3-b19
  What installation prefix should install use?		  /usr/local
  Where should XEmacs look for packages?		  /usr/local/lib/xemacs/packages:~/.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 -g -O2 -Wall -Wno-switch -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2
  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 GIF image conversion.
  Compiling in support for XPM images.
  Compiling in support for X-Face message headers.
  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.
  Compiling in support for GPM (General Purpose Mouse).
  Compiling in support for proper session-management.
  Using Lucid menubars.
  Using Lucid scrollbars.
  Using Athena dialog boxes.
  movemail will use "dot-locking" for locking mail spool files.
  WARNING: ---------------------------------------------------------
  WARNING: Compiling in support for runtime error checking.
  WARNING: XEmacs will run noticeably more slowly as a result.
  WARNING: Error checking is on by default for XEmacs beta releases.
  WARNING: ---------------------------------------------------------

