diff options
| author | Glenn Morris | 2007-03-27 03:17:27 +0000 |
|---|---|---|
| committer | Glenn Morris | 2007-03-27 03:17:27 +0000 |
| commit | 6afdff63e597da2d0e9fed9e474d819fec161a5b (patch) | |
| tree | 49fc65d4e71ed9d3b1f81593391c3fa21e0a635e /etc/PROBLEMS | |
| parent | 851971c72e4b9c26958d6c87dff62ea4320644eb (diff) | |
| download | emacs-6afdff63e597da2d0e9fed9e474d819fec161a5b.tar.gz emacs-6afdff63e597da2d0e9fed9e474d819fec161a5b.zip | |
*** empty log message ***
Diffstat (limited to 'etc/PROBLEMS')
| -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. |