From xemacs-m  Mon Sep 15 07:00:58 1997
Received: from bittersweet.inetarena.com (karlheg@bittersweet.inetarena.com [206.129.216.38])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id HAA05443
	for <xemacs-beta@xemacs.org>; Mon, 15 Sep 1997 07:00:56 -0500 (CDT)
Received: (from karlheg@localhost)
	by bittersweet.inetarena.com (8.8.7/8.8.7/Debian/GNU) id FAA14165;
	Mon, 15 Sep 1997 05:01:00 -0700
To: XEmacs Beta <xemacs-beta@xemacs.org>
Subject: [success] "Tirana", Linux
X-Face: /Q}=yl}1_v7nP)xXo5XjG8+tl@=uVu7o5u6)f]zN?+<hB!K.m9:[|*p34jVN`O;:XZXVSy>/\R>qDt(t8w!-i{(y0"`jFw^uk8inzO9wXabd'CdjUWfC\GHi:6nO*YC89#-qD>Q4r%9!V"<RYJ=7D#$";q=zML5'!=wvXk^$`6FT=5CMofQX)WUKt0p:OKl.mFOXx/D
Mime-Version: 1.0 (generated by tm-edit 7.108)
Content-Type: text/plain; charset=US-ASCII
From: karlheg@inetarena.com (Karl M. Hegbloom)
Date: 15 Sep 1997 05:01:00 -0700
Message-ID: <87iuw223cz.fsf@bittersweet.inetarena.com>
Lines: 48
X-Mailer: Gnus v5.5/XEmacs 20.3(beta20) - "Tirana"

 After some difficulty brought about by my improperly managed CVS
repository, I've gotten Tirana compiled and running.

 I wound up burning the repository down and starting from scratch,
after reading the manual more closely.  This time it actually checked
in the .gif's and .Z files, -ko!.  I finally found the `-I !' option. :-)
At least I've learned from my mistakes, and now have a better
understanding of how to manage an imported source tree with CVS.

Q: Will the `one-shot' patch go into the next beta?

uname -a: Linux bittersweet 2.0.31 #8 Wed Sep 10 23:18:42 PDT 1997 i586 unknown

./configure  '--compiler=pgcc' '--cflags=-g -O2 -mpentium -fomit-frame-pointer' '--with-gnu-make' '--debug=no' '--error-checking=none' '--use-union-type' '--with-dialogs=athena3d' '--with-scrollbars=athena3d' '--with-menubars=lucid' '--with-clash-detection'


Configured for `i586-pc-linux'.

  Where should the build process find the source code?    /usr/local/src/xemacs-20
  What installation prefix should install use?		  /usr/local
  Where should XEmacs look for packages?		  ~/.xemacs:/usr/local/lib/xemacs/packages
  What operating system and machine description files should XEmacs use?
        `s/linux.h' and `m/intel386.h'
  What compiler should XEmacs be built with?              pgcc -g -O2 -mpentium -fomit-frame-pointer
  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 OffiX.
  Compiling in support for proper session-management.
  Using Lucid menubars.
  Using Athena-3d scrollbars.
  Using Athena-3d dialog boxes.
  movemail will use "dot-locking" for locking mail spool files.
  Using the union type for Lisp_Objects.

