|--==> "WMP" == William M Perry <wmperry(a)gnu.org> writes:
WMP> Steve Youngs <youngs(a)xemacs.org> writes:
>Running XEmacs from a console in Linux, it'll load up, but
that's all
>it will do. Press any key once it's loaded and it just sits there
>frozen solid. The only way out is to switch to another console and
>kill the xemacs process.
WMP> I saw this just yesterday in the GTK build and thought it was GTK related.
WMP> Are you building just with TTY support? X11? GTK?
I let TTY and X11 auto-detect, and use '--with-gtk=no' and
'--with-gnome=no'. Here's the complete set of configure options I
use:
./configure \
--extra-verbose \
--dynamic=yes \
--with-gtk=no \
--with-gnome=no \
--with-toolbars=yes \
--with-wmcommand=yes \
--with-athena=next \
--with-menubars=lucid \
--with-scrollbars=athena \
--with-dialogs=athena \
--with-widgets=athena \
--with-png=yes \
--with-sound=native,noesd \
--with-modules \
--with-site-lisp=yes \
--with-site-modules=yes \
--pdump \
--with-mule \
--debug \
--error-checking=all \
--memory-usage-stats \
--use-union-type \
--with-clash-detection \
--site-libraries=/usr/local/pgsql/lib
--
|---<Steve Youngs>---------------<GnuPG KeyID: 10D5C9C5>---|
| XEmacs - It's not just an editor. |
| It's a way of life. |
|------------------------------------<youngs(a)xemacs.org>---|