]> git.eshelyaron.com Git - emacs.git/commitdiff
Add "Installing to a directory with non-ASCII characters in the name fails".
authorChong Yidong <cyd@stupidchicken.com>
Wed, 23 May 2007 20:10:04 +0000 (20:10 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Wed, 23 May 2007 20:10:04 +0000 (20:10 +0000)
etc/PROBLEMS

index 00bddb791c27fc3bde259cd36c7fb1968d2aafa7..00dedc0c3631083a05f7b27a58f9541629b2487b 100644 (file)
@@ -158,7 +158,6 @@ will run it under.  For details, see
 
 https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=239344
 
-
 * Crash bugs
 
 ** Emacs crashes in x-popup-dialog.
@@ -2810,6 +2809,14 @@ with spaces in the value, eg --enable-locallisppath='/path/with\ spaces'.
 Using directory paths with spaces is not supported at this time: you
 must re-configure without using spaces.
 
+*** Installing to a directory with non-ASCII characters in the name fails.
+
+Installation may fail, or the Emacs executable may not start
+correctly, if a directory name containing non-ASCII characters is used
+as a `configure' argument (e.g. `--prefix').  The problem can also
+occur if a non-ASCII directory is specified in the EMACSLOADPATH
+envvar.
+
 *** On Solaris, use GNU Make when installing an out-of-tree build
 
 The Emacs configuration process allows you to configure the