From xemacs-m  Mon Sep 15 14:09:02 1997
Received: from hubbub.cisco.com (mailgate-sj-1.cisco.com [198.92.30.31])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id OAA12963
	for <xemacs-beta@xemacs.org>; Mon, 15 Sep 1997 14:08:55 -0500 (CDT)
Received: from sandman (sandman.cisco.com [171.70.19.29]) by hubbub.cisco.com (8.8.4-Cisco.1/CISCO.GATE.1.1) with ESMTP id MAA08109 for <xemacs-beta@xemacs.org>; Mon, 15 Sep 1997 12:08:26 -0700 (PDT)
Received: (from drich@localhost) by sandman (SMI-8.6/8.6.12) id MAA04502; Mon, 15 Sep 1997 12:08:01 -0700
Date: Mon, 15 Sep 1997 12:08:01 -0700
Message-Id: <199709151908.MAA04502@sandman>
From: Dan Rich <drich@cisco.com>
MIME-Version: 1.0
To: XEmacs Beta List <xemacs-beta@xemacs.org>
Subject: [Success] Tirana on Solaris 2.5.1
X-Mailer: VM 6.34 under 20.3 "Tirana" XEmacs  Lucid (beta20)
Reply-To: drich@cisco.com
X-Face: >>@YIrj6h(9FH@Qs_-ob2y~:HhB3<K:s^%ne_GjM`oNo3yFzbT'Kover1p6Qf|2_'8inv!W
 x^4ApmkH}yJ*clwm{;w(]]EV=YexeKB[\$G>j#fE)'04Kv^h\Yc+PG%t~'xXevX509R
X-Planation: X-Face can be viewed with "faces" or "xmail" (X11R5 contrib tape).
X-Organization: Cisco Systems, Inc.X-Web: http://www.employees.org/~drich/X-Phone: (408) 527-3195
X-Zippy-Sez: Am I SHOPLIFTING?
Content-Type: text/plain; charset=US-ASCII

Everything built and installed fine here (if you ignore my running out 
of disk space half way through the build! :-)  If anyone cares, I'm
not running X11R6.3 any more, I've reverted to Sun's OpenWin/CDE
libraries (I couldn't get a solid build with X11R6.3 for Sun 24bit support).

Here's the config info:

uname -a: SunOS sandman 5.5.1 Generic_103640-08 sun4u sparc SUNW,Ultra-1

./configure  '--site-libraries=/opt/local/lib:/usr/dt/lib' '--site-includes=/opt/local/include:/usr/dt/include' '--with-xpm' '--with-xface' '--with-sound=both' '--with-gif' '--with-jpeg' '--with-png' '--prefix=/local/beta' '--dynamic' '--with-mule' '--with-dialogs=motif' '--package-path=/local/beta/etc/xemacs'


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

  Where should the build process find the source code?    /home/drich/Src/xemacs-20.3-b19
  What installation prefix should install use?		  /local/beta
  Where should XEmacs look for packages?		  /local/beta/etc/xemacs
  What operating system and machine description files should XEmacs use?
        `s/sol2.h' and `m/sparc.h'
  What compiler should XEmacs be built with?              gcc -g -O2 -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
  Where do we find X Windows header files?                /usr/dt/include /opt/local/X11R6/include
  Where do we find X Windows libraries?                   /usr/dt/lib /opt/local/X11R6/lib
  Additional header files:                                /opt/local/include /usr/dt/include
  Additional libraries:                                   /opt/local/lib /usr/dt/lib
  Runtime library search path:                            /opt/local/lib:/usr/dt/lib:/opt/local/X11R6/lib:/opt/gnu/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 both network and native sound support.
  Compiling in support for Berkeley DB.
  Compiling in support for GNU DBM.
  Compiling in support for ncurses.
  Compiling in Mule (multi-lingual) support.
  Compiling in XIM (X11R5+ I18N input method) support.
    Using Motif to provide XIM support.
  Compiling in support for CDE.
  Compiling in support for ToolTalk.
  Compiling in support for proper session-management.
  Using Lucid menubars.
  Using Lucid scrollbars.
  Using Motif 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: ---------------------------------------------------------

uname -a: SunOS sandman-tmp 5.5.1 Generic sun4u sparc SUNW,Ultra-1

./configure  '--site-libraries=/opt/local/lib:/usr/dt/lib' '--site-includes=/opt/local/include:/usr/dt/include' '--with-xpm' '--with-xface' '--with-sound=both' '--with-gif' '--with-jpeg' '--with-png' '--prefix=/local/beta' '--dynamic' '--with-mule' '--with-dialogs=motif' '--package-path=/local/beta/etc/xemacs'


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

  Where should the build process find the source code?    /home/drich/Src/xemacs-20.3-b19
  What installation prefix should install use?		  /local/beta
  Where should XEmacs look for packages?		  /local/beta/etc/xemacs
  What operating system and machine description files should XEmacs use?
        `s/sol2.h' and `m/sparc.h'
  What compiler should XEmacs be built with?              gcc -g -O2 -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
  Where do we find X Windows header files?                /usr/dt/include /usr/openwin/include
  Where do we find X Windows libraries?                   /usr/dt/lib /usr/openwin/lib
  Additional header files:                                /opt/local/include /usr/dt/include
  Additional libraries:                                   /opt/local/lib /usr/dt/lib
  Runtime library search path:                            /opt/local/lib:/usr/dt/lib:/usr/openwin/lib:/opt/gnu/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 both network and native sound support.
  Compiling in Mule (multi-lingual) support.
  Compiling in XIM (X11R5+ I18N input method) support.
    Using Motif to provide XIM support.
  Compiling in support for CDE.
  Compiling in support for ToolTalk.
  Compiling in support for proper session-management.
  Using Lucid menubars.
  Using Lucid scrollbars.
  Using Motif 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: ---------------------------------------------------------

uname -a: SunOS sandman 5.5.1 Generic sun4u sparc SUNW,Ultra-1

./configure  '--site-libraries=/opt/local/lib' '--site-includes=/opt/local/include' '--with-xpm' '--with-xface' '--with-sound=both' '--with-gif' '--with-jpeg' '--with-png' '--prefix=/local/beta' '--dynamic' '--with-mule' '--with-dialogs=motif' '--package-path=/local/beta/etc/xemacs'


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

  Where should the build process find the source code?    /home/drich/Src/xemacs-20.3-b19
  What installation prefix should install use?		  /local/beta
  Where should XEmacs look for packages?		  /local/beta/etc/xemacs
  What operating system and machine description files should XEmacs use?
        `s/sol2.h' and `m/sparc.h'
  What compiler should XEmacs be built with?              gcc -g -O2 -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
  Where do we find X Windows header files?                /usr/dt/include /usr/openwin/include
  Where do we find X Windows libraries?                   /usr/dt/lib /usr/openwin/lib
  Additional header files:                                /opt/local/include
  Additional libraries:                                   /opt/local/lib
  Runtime library search path:                            /opt/local/lib:/usr/dt/lib:/usr/openwin/lib:/opt/gnu/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 both network and native sound support.
  Compiling in support for GNU DBM.
  Compiling in support for ncurses.
  Compiling in Mule (multi-lingual) support.
  Compiling in XIM (X11R5+ I18N input method) support.
    Using Motif to provide XIM support.
  Compiling in support for CDE.
  Compiling in support for ToolTalk.
  Compiling in support for proper session-management.
  Using Lucid menubars.
  Using Lucid scrollbars.
  Using Motif 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: ---------------------------------------------------------

uname -a: SunOS sandman 5.5.1 Generic sun4u sparc SUNW,Ultra-1

./configure  '--site-libraries=/opt/local/lib' '--site-includes=/opt/local/include' '--with-xpm' '--with-xface' '--with-sound=both' '--with-gif' '--with-jpeg' '--with-png' '--prefix=/local/beta' '--dynamic' '--with-mule' '--with-dialogs=motif' '--package-path=/local/beta/etc/xemacs'


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

  Where should the build process find the source code?    /home/drich/Src/xemacs-20.3-b20
  What installation prefix should install use?		  /local/beta
  Where should XEmacs look for packages?		  /local/beta/etc/xemacs
  What operating system and machine description files should XEmacs use?
        `s/sol2.h' and `m/sparc.h'
  What compiler should XEmacs be built with?              gcc -g -O2 -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
  Where do we find X Windows header files?                /usr/dt/include /usr/openwin/include
  Where do we find X Windows libraries?                   /usr/dt/lib /usr/openwin/lib
  Additional header files:                                /opt/local/include
  Additional libraries:                                   /opt/local/lib
  Runtime library search path:                            /opt/local/lib:/usr/dt/lib:/usr/openwin/lib:/opt/gnu/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 both network and native sound support.
  Compiling in support for GNU DBM.
  Compiling in support for ncurses.
  Compiling in Mule (multi-lingual) support.
  Compiling in XIM (X11R5+ I18N input method) support.
    Using Motif to provide XIM support.
  Compiling in support for CDE.
  Compiling in support for ToolTalk.
  Compiling in support for proper session-management.
  Using Lucid menubars.
  Using Lucid scrollbars.
  Using Motif 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: ---------------------------------------------------------



-- 
Dan Rich <drich@cisco.com>     |   http://www.employees.org/~drich/
Sr. Tech. Lead, Web Adv. Tech. | "Danger, you haven't seen the last of me!" 
Cisco Systems, Inc.            |   "No, but the first of you turns my stomach!"
(408) 527-3195                 |          -- The Firesign Theatre's Nick Danger

       Friends of Randal Schwartz: http://www.lightlink.com/fors/

