diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/PROBLEMS | 7 |
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. | |||
| 2718 | You need to install a recent version of Texinfo; that package | 2718 | You need to install a recent version of Texinfo; that package |
| 2719 | supplies the `install-info' command. | 2719 | supplies the `install-info' command. |
| 2720 | 2720 | ||
| 2721 | *** Installing to a directory with spaces in the name fails. | ||
| 2722 | |||
| 2723 | For example, if you call configure with a directory-related option | ||
| 2724 | with spaces in the value, eg --enable-locallisppath='/path/with\ spaces'. | ||
| 2725 | Using directory paths with spaces is not supported at this time: you | ||
| 2726 | must 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. |