From xemacs-m  Sun Jan 12 13:32:42 1997
Received: from fhat.stat.sc.edu (fhat.stat.sc.edu [129.252.16.71])
          by xemacs.org (8.8.4/8.8.4) with SMTP
	  id NAA01045 for <xemacs-beta@xemacs.org>; Sun, 12 Jan 1997 13:32:42 -0600 (CST)
Received: (from rossini@localhost) by fhat.stat.sc.edu (8.6.12/8.6.12) id OAA04960; Sun, 12 Jan 1997 14:32:42 -0500
Date: Sun, 12 Jan 1997 14:32:42 -0500
Message-Id: <199701121932.OAA04960@fhat.stat.sc.edu>
From: Anthony Rossini <rossini@math.sc.edu>
To: xemacs-beta@xemacs.org
Subject: Report: XEmacs 20.0-b90 builds on Solaris 2.5, X11R6.3
Reply-To: rossini@stat.sc.edu
X-Face: -<j)glPpyMxjjYa%o`Fl{cZ`VPI-#@E3@_s,TY%)xt`pIu^@MS+d9}>JZ8Fs2;tGK&eaV#.
 U#%d52]n51?][w92.tu+>13)STQ<hSb<b4ZL..rXV*s"Q=otWH?q*M"M|L|O!-[dHa)vx!@i2#+8l~
 fR]Pl&IMU=8";|)Sq-|;x#p]HL~oERC+JI


Finally built R6.3, so thought I'd try out XEmacs while I'm
procrastinating from writing.  It seems to work reasonably well
(i.e. it hasn't crashed yet, when the older versions did).
This is on an SS20/50.

Configure command and results after the sig.

best,

----
-tony (Anthony Rossini)		Asst. Prof and General Nuisance
Department of Statistics        rossini@stat.sc.edu
University of South Carolina	http://www.stat.sc.edu/~rossini/
Columbia, SC 29208              803-777-3578(O) ..7-4048 (fax)






configure --extra-verbose \
	--x-includes=/p1/apps/X11R6.3/include \
	--x-libraries=/p1/apps/X11R6.3/lib \
	--with-mule \
	--with-xim=xlib \
	--debug \
	--error-checking=all \
	--no-doc-file \
	--prefix=/p1/apps/X11R6.3 \



Configured for `sparc-sun-solaris2.5'.

  Where should the build process find the source code?    /opt2/xemacs/src/xemacs-20.0-b90
  What installation prefix should install use?		  /p1/apps/X11R6.3
  What operating system and machine description files should XEmacs use?
        `s/sol2-5.h' and `m/sparc.h'
  What compiler should XEmacs be built with?              gcc  -g -O 
  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?                /p1/apps/X11R6.3/include
  Where do we find X Windows libraries?                   /p1/apps/X11R6.3/lib
  Compiling in support for XAUTH.
  Compiling in support for XPM.
  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 GNU DBM.
  Compiling in Mule (multi-lingual) support.
  Compiling in XIM (X11R5+ I18N input method) support.
    Using raw Xlib to provide XIM support.
  Compiling in support for CDE.
  Using the Lucid menubar.
  Using the Lucid scrollbar.
  Using the Athena dialog boxes.
  Compiling in extra code for debugging.
  Compiling in code for checking XEmacs memory usage.

