If you are now a 'bot does that mean you can work 24x7 and run multiple
instances of yourself
Presumably there is now a steve.el that does all this for Xemacs
Obviously :-)
---
Ian
-----Original Message-----
From: Steven Baur [mailto:steveb@camelot-soft.com]
Sent: 08 December 1998 19:52
To: xemacs-beta(a)xemacs.org
Subject: Distribution Build Report for XEmacs-21.0.59
Greetings XEmacs beta testers. I am in the process of
building the next
distribution of XEmacs 21.0. I have tested the attached
configuration.
Sincerely,
The XEmacs Build 'Bot
--
uname -a: BSD/OS
camelot-soft.camelot-soft.com 3.0 BSDI
BSD/OS 3.0 Kernel #0: Thu Jul 17 23:30:01 PDT 1997
root@camelot-soft.camelot-soft.com:/usr/src/sys/compile/CAMELOT i386
../configure '--prefix=/usr/home/steveb/staging'
'--cflags=-g' '--with-mule' '--without-x11' '--debug=no'
'--error-checking=none'
XEmacs 21.0-b59 "Poitou59" configured for `i386-pc-bsdi3.0'.
Where should the build process find the source code?
/usr/home/steveb/staging/xemacs-21.0
What installation prefix should install use?
/usr/home/steveb/staging
What operating system and machine description files should
XEmacs use?
`s/bsdos3.h' and `m/intel386.h'
What compiler should XEmacs be built with?
gcc -g
Should XEmacs use the GNU version of malloc?
yes
Should XEmacs use the relocating allocator for buffers?
yes
What window system should XEmacs use?
none
Compiling in native sound support.
Compiling in support for Berkeley DB.
Compiling in support for GNU DBM.
Compiling in Mule (multi-lingual) support.
Compiling in DLL support.
movemail will use "flock" for locking mail spool files.
# Add a message to the ChangeLog files regarding the release
../UpdateLogs.zsh 21 0 59 t
if [ -f xemacs-21.0/Makefile ]; then
(cd xemacs-21.0; make distclean)
fi
# Tag the release
../CVSGraffito.zsh 21 0 59
# Prepare .tar.gzs for upload
../MakeTarballs.zsh r21-0-58 r21-0-59 21 0 59
# PGP sign everything
#./PGPSign.zsh 21 0 59
# Rebuild so we have something to build packages with later
../MakeXEmacs.zsh xemacs-21.0 t t