From xemacs-m  Wed Apr 16 18:53:52 1997
Received: from Flux.tokai.jaeri.go.jp (root@flux.tokai.jaeri.go.jp [133.53.13.28])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id SAA16765
	for <xemacs-beta@xemacs.org>; Wed, 16 Apr 1997 18:53:51 -0500 (CDT)
Received: from Flux.tokai.jaeri.go.jp (localhost [127.0.0.1])
	by Flux.tokai.jaeri.go.jp (8.8.5/8.8.5) with ESMTP id IAA26808;
	Thu, 17 Apr 1997 08:53:52 +0900
Message-Id: <199704162353.IAA26808@Flux.tokai.jaeri.go.jp>
To: xemacs-beta@xemacs.org
Cc: furutaka@Flux.tokai.jaeri.go.jp
Subject: 20.1-final1 : succcess under Linux 2.0.30s
X-Mailer: Mew version 1.69 on XEmacs 20.1
X-fingerprint: 14 2B DA A1 31 70 7E A6  18 24 7E 03 EB 4D B3 64
Mime-Version: 1.0
Content-Type: Text/Plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Date: Thu, 17 Apr 1997 08:53:52 +0900
From: Kazuyoshi Furutaka <furutaka@Flux.tokai.jaeri.go.jp>

I have succeded making XEmacs-20.1 final properly on the following two
(essentially the same) Linux 2.0.30 systems (although on the latter
system I had to specify explicitly '--canna-includes=...', perhaps
which was because of my bad configuration).

I can do 'xemacs -nw', but can't read Japanese characters on kterm in
both systems (what option(s) should be specified in order to be able to
read (and write) Japanese (and other non-Latin-1) characters on tty
terminals (or emulators)?


uname -a: Linux Flux 2.0.30 #2 Wed Apr 9 08:48:22 JST 1997 i686

./configure  'i386-GNU-linux' '--with-gcc' '--with-gnu-make' '--with-mule' '--wi
th-canna' '--dynamic=y'


Configured for `i386-GNU-linux'.

  Where should the build process find the source code?    /usr/local/src/xemacs-
20.1-final
  What installation prefix should install use?            /usr/local
  What operating system and machine description files should XEmacs use?
        `s/linux.h' and `m/intel386.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?                /usr/X11R6/include
  Where do we find X Windows libraries?                   /usr/X11R6/lib
  Compiling in support for XAUTH.
  Compiling in support for XPM.
  Compiling in support for X-Face headers.
  Compiling in support for GIF image conversion.
  Compiling in support for JPEG image conversion.
  Compiling in support for PNG image conversion.
  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 support for Canna on Mule.
  Using the Lucid menubar.
  Using the Lucid scrollbar.
  Using the Athena dialog boxes.



uname -a: Linux Geddy.furu.or.jp 2.0.30 #5 Sat Apr 12 10:35:58 JST 1997 i586

./configure  'i386-GNU-linux' '--with-gcc' '--with-gnu-make' '--with-mule' '--with-canna' '--dynamic=y' '--canna-includes=/usr/local/canna/include'


Configured for `i386-GNU-linux'.

  Where should the build process find the source code?    /usr/local/src/xemacs-20.1-final
  What installation prefix should install use?		  /usr/local
  What operating system and machine description files should XEmacs use?
        `s/linux.h' and `m/intel386.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?                /usr/X11R6/include
  Where do we find X Windows libraries?                   /usr/X11R6/lib
  Compiling in support for XAUTH.
  Compiling in support for XPM.
  Compiling in support for X-Face headers.
  Compiling in support for GIF image conversion.
  Compiling in support for JPEG image conversion.
  Compiling in support for PNG image conversion.
  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 support for Canna on Mule.
  Using the Lucid menubar.
  Using the Lucid scrollbar.
  Using the Athena dialog boxes.

-----
Kazuyoshi Furutaka
furutaka@Flux.tokai.jaeri.go.jp

