comparison PROBLEMS @ 2536:7edc33019aa4

[xemacs-hg @ 2005-01-31 20:01:49 by ben] Documentation updates GETTING.GNU.SOFTWARE, Makefile.in.in: Delete GETTING.GNU.SOFTWARE from SOURCES. PROBLEMS: Delete reference to check_cygwin_setup.sh. Delete stuff that is irrelevant, mislocated or woefully out-of-date. GNU, SERVICE: Delete. * ORDERS, ORDERS.EUROPE, ORDERS.JAPAN: Delete. * CHARSETS, CODINGS: Delete. * DEBUG, LPF, MORE.STUFF, MOTIVATION: Delete. aliases.ksh: Delete. (moved to xemacs-builds/steve) * README.HYPERBOLE, README.OO-BROWSER: Delete. * chr.png, chrm.png: Move to photos/. check_cygwin_setup.sh: Delete. * gnu.xpm, gnu.xbm, sink.xbm: Delete. * ms-kermit, ms-kermit-7bit: Delete. TERMS: Delete. * DISTRIB, FTP, MACHINES, MAILINGLISTS, PACKAGES: Delete and move to FAQ. BETA: Delete and move to man/beta.texi. README: Update. help.el: Removed. xemacs/help.texi: Delete references to DISTRIB. Point to FAQ. xemacs/new.texi: Update sample code for version checking. xemacs/xemacs.texi: Delete references to DISTRIB. Point directly to web site. Update stuff referring to GNU Emacs. Delete references to Win-Emacs. Makefile: Add beta.texi and built files. xemacs-faq.texi: Major overhaul of section 1. Add mailing list info, update downloading info, add info on CVS, etc. xemacs.mak: Also copy BUGS, README, COPYING and Installation.
author ben
date Mon, 31 Jan 2005 20:01:50 +0000
parents 20d5b69d37a1
children 68a5da07c189
comparison
equal deleted inserted replaced
2535:4c1f2310451d 2536:7edc33019aa4
781 hacks in our version of gmalloc to support this), I suspect using sysmalloc 781 hacks in our version of gmalloc to support this), I suspect using sysmalloc
782 is the problem. 782 is the problem.
783 783
784 Try configuring with pdump or without system malloc. 784 Try configuring with pdump or without system malloc.
785 785
786 *** In general use etc/check_cygwin_setup.sh to trap environment problems.
787
788 The script etc/check_cygwin_setup.sh will attempt to detect whether
789 you have a suitable environment for building. This script may not work
790 correctly if you are using ash instead of bash (see below).
791
792 *** Syntax errors running configure scripts, make failing with exit code 127 786 *** Syntax errors running configure scripts, make failing with exit code 127
793 in inexplicable situations, etc. 787 in inexplicable situations, etc.
794 788
795 [[ This may be because you are using the default Cygwin shell, under old 789 [[ This may be because you are using the default Cygwin shell, under old
796 versions of Cygwin. The default Cygwin shell (/bin/sh.exe) is ash, which 790 versions of Cygwin. The default Cygwin shell (/bin/sh.exe) is ash, which
1002 If you are running the prebuilt binaries, the Motif library expects to find 996 If you are running the prebuilt binaries, the Motif library expects to find
1003 certain thing in the XKeysymDB file. This file is normally in /usr/lib/X11/ 997 certain thing in the XKeysymDB file. This file is normally in /usr/lib/X11/
1004 or in /usr/openwin/lib/. If you keep yours in a different place, set the 998 or in /usr/openwin/lib/. If you keep yours in a different place, set the
1005 environment variable $XKEYSYMDB to point to it before starting emacs. If 999 environment variable $XKEYSYMDB to point to it before starting emacs. If
1006 you still have the problem after doing that, perhaps your version of X is 1000 you still have the problem after doing that, perhaps your version of X is
1007 too old. There is a copy of the MIT X11R5 XKeysymDB file in the emacs `etc' 1001 too old. There is a copy of the MIT X11R6 XKeysymDB file in the emacs `etc'
1008 directory. Try using that one. 1002 directory. Try using that one.
1009 1003
1010 *** My X resources used to work, and now some of them are being ignored. 1004 *** My X resources used to work, and now some of them are being ignored.
1011 1005
1012 Check the resources in .../etc/Emacs.ad (which is the same as the file 1006 Check the resources in .../etc/Emacs.ad (which is the same as the file