The differences between Yoda-san's Installation and mine is here:
--- /tmp/yodas-inst.txt Thu Dec 17 15:13:41 1998
+++ Installation Wed Dec 16 18:20:40 1998
@@ -1,15 +1,15 @@
-uname -a: FreeBSD faith.crl.hitachi.co.jp 2.2.7-RELEASE FreeBSD 2.2.7-RELEASE #0: Sat Aug
1 12:36:09 JST 1998 root@hear.crl.hitachi.co.jp:/usr/src/sys/compile/FAITH i386
+uname -a: FreeBSD skywalk.jsys.co.jp 2.2.7-RELEASE FreeBSD 2.2.7-RELEASE #7: Sat Nov 28
16:58:38 JST 1998 root@skywalk.jsys.co.jp:/usr/src/sys/compile/NewSky i386
-./configure '--with-mule' '--site-includes=/usr/local/include'
'--site-libraries=/usr/local/lib' '--with-xface'
'--with-gnu-make'
+./configure '--with-mule' '--site-includes=/usr/local/include'
'--site-libraries=/usr/local/lib' '--with-xfs' '--with-pop'
'--with-xim=no' '--error-checking=none'
XEmacs 21.0-b60 "Poitou60" configured for `i386-unknown-freebsd2.2.7'.
- Where should the build process find the source code? /local/src/tmp/xemacs-21.0.60
+ Where should the build process find the source code? /pub/src/emacs/xemacs-beta
What installation prefix should install use? /usr/local
What operating system and machine description files should XEmacs use?
`s/freebsd.h' and `m/intel386.h'
- What compiler should XEmacs be built with? gcc -O3 -g -Wall -Wno-switch
-fno-caller-saves
+ What compiler should XEmacs be built with? gcc -g -O3 -Wall -Wno-switch
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
@@ -17,7 +17,7 @@
Where do we find X Windows libraries? /usr/X11R6/lib
Additional header files: /usr/local/include
Additional libraries: /usr/local/lib
- Runtime library search path: /usr/local/lib:/usr/X11R6/lib
+ Runtime library search path: /usr/local/lib
Compiling in support for XAUTH.
Compiling in support for XPM images.
Compiling in support for PNG image handling.
@@ -29,22 +29,17 @@
Compiling in support for Berkeley DB.
Compiling in support for GNU DBM.
Compiling in Mule (multi-lingual) support.
- Compiling in XIM (X11R5+ I18N input method) support.
- Using raw Xlib to provide XIM support.
+ Using XFontSet to provide bilingual menubar.
Compiling in support for Canna on Mule.
Compiling in support for the WNN input method on Mule.
Using WNN version 6.
Compiling in support for proper session-management.
Using Lucid menubars.
Using Lucid scrollbars.
- Using Motif dialog boxes.
+ Using Athena dialog boxes.
Compiling in DLL support.
movemail will use "flock" for locking mail spool files.
+ Using POP for mail access
Compiling in extra code for debugging.
Compiling in code for checking XEmacs memory usage.
- 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: ---------------------------------------------------------