From xemacs-m  Wed Sep 17 15:16:17 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 PAA15864
	for <xemacs-beta@xemacs.org>; Wed, 17 Sep 1997 15:16:01 -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 MAA22537 for <xemacs-beta@xemacs.org>; Wed, 17 Sep 1997 12:55:37 -0700 (PDT)
Received: (from drich@localhost) by sandman (SMI-8.6/8.6.12) id MAA21274; Wed, 17 Sep 1997 12:55:11 -0700
Date: Wed, 17 Sep 1997 12:55:11 -0700
Message-Id: <199709171955.MAA21274@sandman>
From: Dan Rich <drich@cisco.com>
MIME-Version: 1.0
To: XEmacs Beta List <xemacs-beta@xemacs.org>
Subject: Success on Solaris 2.5.1
X-Mailer: VM 6.34 under 20.3 "Bern" XEmacs  Lucid (beta21)
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: An air of FRENCH FRIES permeates my nostrils!!
Content-Type: text/plain; charset=US-ASCII

b21 is up and running on my Solaris 2.5.1 system, I did end up
downloading a full new tar file after I gave up trying to get the
patch applied.

I have run into one problem so far, for some reason VM doesn't want to 
save to gziped folders any more, and jka-compr is installed.  I have a 
feeling this is independent of the new beta, I also upgraded to vm
6.34 yesterday and this is my first restart since then.

Here's the configuration:

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: ---------------------------------------------------------

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-b21
  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/

