aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/PROBLEMS7
1 files changed, 7 insertions, 0 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index 9ce3b8e9602..4c5eb34495a 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -2718,6 +2718,13 @@ should now succeed.
2718You need to install a recent version of Texinfo; that package 2718You need to install a recent version of Texinfo; that package
2719supplies the `install-info' command. 2719supplies the `install-info' command.
2720 2720
2721*** Installing to a directory with spaces in the name fails.
2722
2723For example, if you call configure with a directory-related option
2724with spaces in the value, eg --enable-locallisppath='/path/with\ spaces'.
2725Using directory paths with spaces is not supported at this time: you
2726must re-configure without using spaces.
2727
2721** First execution 2728** First execution
2722 2729
2723*** Emacs binary is not in executable format, and cannot be run. 2730*** Emacs binary is not in executable format, and cannot be run.