From xemacs-m  Sat Jan 25 08:00:42 1997
Received: from arioch.tng.oche.de (qmailr@s2m165.dialup.RWTH-Aachen.DE [137.226.3.165])
          by xemacs.org (8.8.4/8.8.4) with SMTP
	  id IAA27713 for <xemacs-beta@xemacs.org>; Sat, 25 Jan 1997 08:00:38 -0600 (CST)
Received: (qmail 8539 invoked by uid 500); 25 Jan 1997 13:48:37 -0000
To: xemacs-beta@xemacs.org
Subject: Build report (two input methods)
References: <m34tg7gonq.fsf@arioch.tng.oche.de> <199701241441.GAA04065@newman> <m2buaf6icj.fsf@altair.xemacs.org>
Mime-Version: 1.0 (generated by tm-edit 7.100)
Content-Type: multipart/mixed;
 boundary="Multipart_Sat_Jan_25_14:48:36_1997-1"
Content-Transfer-Encoding: 7bit
From: Carsten Leonhardt <leo@arioch.tng.oche.de>
Date: 25 Jan 1997 14:48:36 +0100
In-Reply-To: Steven L Baur's message of 24 Jan 1997 10:25:32 -0800
Message-ID: <m3u3o5g91n.fsf_-_@arioch.tng.oche.de>
Lines: 75
X-Mailer: Red Gnus v0.82/XEmacs 20.0

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

>>>>> "sb" == Steven L Baur <steve@miranova.com> writes:

sb> Can XEmacs be built with more than one input method and deal with it
sb> successfully in a hetergeneous environment?

I just tried it, and it built ok. I compiled with xim=xlib and
canna. I don't own Motif, so I couldn't test xim=motif

Canna seems to work (I gave it a *very* quick test), but I have no idea
how to test the xlib input method.



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

configure \
i586-leo-linux \
--extra-verbose \
--cflags "-g -O2 -m486" \
--with-gnu-make \
--dynamic=yes \
--with-toolbars=no \
--with-dialogs=no \
--with-sound=native \
--with-png=yes \
--with-epoch \
--with-mule \
--with-canna \
--site-includes=/usr/local/canna/include \
--with-xim=xlib


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

Configured for `i586-leo-linux'.

  Where should the build process find the source code?    /mnt/adisk/src/xemacs-20.0-b91-two-input-methods-test
  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 -O2 -m486
  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/local/canna/include
  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 extra Epoch compatibility.
  Compiling in native sound support.
  Compiling in support for Berkeley DB.
  Compiling in support for GNU DBM.
  Compiling in Mule (multi-lingual) support.
  Compiling in XIM (X11R5+ I18N input method) support.
    Using raw Xlib to provide XIM support.
  Compiling in support for Canna on Mule.
  Using the Lucid menubar.
  Using the Lucid scrollbar.
  Compiling in extra code for debugging.
  Compiling in code for checking XEmacs memory usage.


Purespace usage: 682264 of 688000 (99% -- 5k wasted).

--Multipart_Sat_Jan_25_14:48:36_1997-1--

