From xemacs-m  Wed Jun 11 21:37:53 1997
Received: from ihins.ihi.co.jp (ihins.ihi.co.jp [202.248.84.130])
	by xemacs.org (8.8.5/8.8.5) with SMTP id VAA12493
	for <xemacs-beta@xemacs.org>; Wed, 11 Jun 1997 21:37:52 -0500 (CDT)
Received: from inettms.ty.ihi.co.jp ([202.248.84.135]) by ihins.ihi.co.jp (8.6.12+2.4W/3.3W9-primary) with ESMTP id LAA11469 for <xemacs-beta@xemacs.org>; Thu, 12 Jun 1997 11:36:07 +0900
Received: from neptune.ritp.ye.IHI.CO.JP ([150.75.41.143]) by inettms.ty.ihi.co.jp (8.6.12+2.4W/3.3W9-primary) with ESMTP id LAA04434 for <xemacs-beta@xemacs.org>; Thu, 12 Jun 1997 11:36:05 +0900
Received: from pluto.ritp.ye.IHI.CO.JP (pluto [150.75.41.82]) by neptune.ritp.ye.IHI.CO.JP (8.8.5/3.5Wbeta) with SMTP id LAA17990 for <xemacs-beta@xemacs.org>; Thu, 12 Jun 1997 11:42:09 +0900 (JST)
Received: by pluto.ritp.ye.IHI.CO.JP (5.65v3.2/3.5Wpl7-pluto)
	id AA11361; Thu, 12 Jun 1997 11:38:16 +0900
Date: Thu, 12 Jun 1997 11:38:16 +0900
Message-Id: <9706120238.AA11361@pluto.ritp.ye.IHI.CO.JP>
From: UENO Fumihiro <7m2vej@ritp.ye.IHI.CO.JP>
To: xemacs-beta@xemacs.org
Subject: Something wrong with XEmacs-20.3-b5 on DU 3.2D
In-Reply-To: <m2afkz3t2b.fsf@altair.xemacs.org>
References: <m2afkz3t2b.fsf@altair.xemacs.org>
X-Mailer: VM 6.31 under 20.2 XEmacs Lucid
Mime-Version: 1.0 (generated by tm-edit 7.106)
Content-Type: multipart/mixed;
 boundary="Multipart_Thu_Jun_12_11:36:36_1997-1"
Content-Transfer-Encoding: 7bit

--Multipart_Thu_Jun_12_11:36:36_1997-1
Content-Type: text/plain; charset=US-ASCII

Patched up from 20.3-b4, on Digital UNIX 3.2D, build succeeded.


--Multipart_Thu_Jun_12_11:36:36_1997-1
Content-Type: text/plain; charset=US-ASCII

uname -a: OSF1 pluto V3.2 41.64 alpha

./configure  '--with-gnu-make' '--with-mule' '--site-libraries=/usr/local/lib' '--site-includes=/usr/local/include' '--cflags=-O6' '--with-xpm'


Configured for `alpha-dec-osf3.2'.

  Where should the build process find the source code?    /usr/local/src/xemacs-20.3-b5
  What installation prefix should install use?		  /usr/local
  What operating system and machine description files should XEmacs use?
        `s/decosf3-2.h' and `m/alpha.h'
  What compiler should XEmacs be built with?              gcc -O6
  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?                
  Where do we find X Windows libraries?                   
  Additional header files:                                /usr/local/include
  Additional libraries:                                   /usr/local/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 support for GNU DBM.
  Compiling in Mule (multi-lingual) support.
  Compiling in support for Canna on Mule.
  Compiling in support for the WNN input method on Mule.
  Using Lucid menubars.
  Using Lucid scrollbars.
  Using Motif dialog boxes.
  movemail will use "flock" for locking mail spool files.
  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: ---------------------------------------------------------


--Multipart_Thu_Jun_12_11:36:36_1997-1
Content-Type: text/plain; charset=US-ASCII


After I type 'gmake beta; gmake install; gmake gzip-el', I executed
xemacs, it said as following.

pluto% xemacs
WARNING:
couldn't find an obvious default for load-path and lock-directory, and there
were no defaults specified in paths.h when XEmacs was built.  Perhaps some
directories don't exist, or the XEmacs executable, /usr/local/bin/xemacs is
in a strange place?

Without both exec-directory and load-path, XEmacs will be very broken.
Consider making a symbolic link from /usr/local/alpha-dec-osf3.2/lisp to
wherever the appropriate XEmacs lisp library is.

Without lock-directory set, file locking won't work.  Consider creating
/usr/xemacs/lock as a directory or symbolic link for use as the lock
directory.  (This directory must be globally writable.)
pluto% 

When I executed the uninstalled executable as follow, it works fine. 

pluto% /usr/local/src/xemacs-20.3-b5/src/xemacs
pluto% 

Does anyone know what is going on ?

--Multipart_Thu_Jun_12_11:36:36_1997-1--

