aboutsummaryrefslogtreecommitdiffstats
path: root/etc/PROBLEMS
diff options
context:
space:
mode:
authorGlenn Morris2007-03-27 03:17:27 +0000
committerGlenn Morris2007-03-27 03:17:27 +0000
commit6afdff63e597da2d0e9fed9e474d819fec161a5b (patch)
tree49fc65d4e71ed9d3b1f81593391c3fa21e0a635e /etc/PROBLEMS
parent851971c72e4b9c26958d6c87dff62ea4320644eb (diff)
downloademacs-6afdff63e597da2d0e9fed9e474d819fec161a5b.tar.gz
emacs-6afdff63e597da2d0e9fed9e474d819fec161a5b.zip
*** empty log message ***
Diffstat (limited to 'etc/PROBLEMS')
-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.