From xemacs-m  Fri May 16 19:36:08 1997
Received: from jsk.t.u-tokyo.ac.jp (monoceros.jsk.t.u-tokyo.ac.jp [133.11.96.252])
	by xemacs.org (8.8.5/8.8.5) with SMTP id TAA25139
	for <xemacs-beta@xemacs.org>; Fri, 16 May 1997 19:35:59 -0500 (CDT)
Received: from jsk (localhost [127.0.0.1]) by jsk.t.u-tokyo.ac.jp (8.6.12/3.4Wbeta6-96040821) with ESMTP id JAA14307 for <xemacs-beta@xemacs.org>; Sat, 17 May 1997 09:35:38 +0900
Message-Id: <199705170035.JAA14307@jsk.t.u-tokyo.ac.jp>
To: xemacs-beta@xemacs.org
Subject: [XEmacs-20.2-final] Linux-2.0.30/2.1.37 and a question.
Date: Sat, 17 May 1997 09:35:38 +0900
From: Hajime Saitou <hajime@jsk.t.u-tokyo.ac.jp>


Linux successfully compiled and running on Debian Linux 1.2+Lots of
"unstable" packages including binutils-2.8 with kernel versions 2.0.30
and 2.1.31. The Wnn-4.2 files were from the packages by the debian-jp
project.

One question. Can someone tell me if they have succeeded in using
Japanese menus on linux and how they did it? I'm sure there was a
thread on it sometime ago but I seem to have mislaid it.

Thank you in advance.

Hajime Saito

------------------------
PS. Want to test SunOS and Solaris and DEC-OSF but haven't out of
laziness as they require recompilation of Wnn-4.2... I haven't done
any testing of the offix stuff though.

Configuration 1.
------------------ 

Configured for `i586-unknown-linux2.1.37'.

  Where should the build process find the source code?    /usr/local/src/GCC/xemacs-
20.2
  What installation prefix should install use?       /usr/local/xemacs
  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 -ggdb3 -O3 -fomit-frame-pointer -ffast-math -m486 -malign-functions=2 -malign-jumps=2 -malign-loops=2
  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
  Additional header files:                                /usr/include/db
  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 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 Motif dialog boxes.

----------------------

Configuration 2.
----------------------

configure '--cflags=-ggdb3 -O3 -fomit-frame-pointer -ffast-math -m486 -malign-funct ions=2 -malign-jumps=2 -malign-loops=2' '--site-includes=/usr/include/db' '--dynamic =yes' '--const-is-losing=no' '--prefix=/usr/local/xemacs' '--with-xpm' '--with-offix ' '--with-gif' '--with-jpeg' '--with-png' '--with-sound=native' '--with-mule' '--with-wnn' '--wnn-includes=/usr/include/wnn' '--wnn-libraries=/usr/X11R6/lib' '--debug'


Configured for `i586-unknown-linux2.0.30'.

  Where should the build process find the source code?
						/usr/src/xemacs/xemacs-20.2
  What installation prefix should install use?       /usr/local/xemacs
  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 -ggdb3 -O3 -fomit-frame-pointer -ffast-math -m486 -malign-functions=2 -malign-jumps=2 -malign-loops=2
  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
  Additional header files:                                /usr/include/db
  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 Berkeley DB.
  Compiling in support for GNU DBM.
  Compiling in support for ncurses.
  Compiling in Mule (multi-lingual) support.
  Compiling in support for the WNN input method on Mule.
    Finding WNN includes with:                          -I/usr/include/wnn
    Finding WNN libs with:                              -L/usr/lib
  Compiling in support for OffiX.
  Using the Lucid menubar.
  Using the Lucid scrollbar.
  Using the Motif dialog boxes.
  Compiling in extra code for debugging.
  Compiling in code for checking XEmacs memory usage.
 
--------------------------------------

