aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2014-01-06 20:54:51 -0500
committerGlenn Morris2014-01-06 20:54:51 -0500
commit8303d906782e23353e4cebfcf9f32d27d75d4d14 (patch)
treed1a01b6d0f94dcd7b1ec7f32b10e5a4399924404
parentd65a92bbff902f8ad6aaca0d012314e6eb6374f4 (diff)
downloademacs-8303d906782e23353e4cebfcf9f32d27d75d4d14.tar.gz
emacs-8303d906782e23353e4cebfcf9f32d27d75d4d14.zip
* etc/PROBLEMS: Remove some no-longer relevant stuff re installation
-rw-r--r--etc/PROBLEMS20
1 files changed, 0 insertions, 20 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index 88ee7c9497f..e0de30b69d0 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -2760,26 +2760,6 @@ It is/will be fixed in an openSUSE update.
2760 2760
2761** Installation 2761** Installation
2762 2762
2763*** Installing Emacs gets an error running `install-info'.
2764
2765You need to install a recent version of Texinfo; that package
2766supplies the `install-info' command.
2767
2768*** Installing to a directory with spaces in the name fails.
2769
2770For example, if you call configure with a directory-related option
2771with spaces in the value, eg --enable-locallisppath='/path/with\ spaces'.
2772Using directory paths with spaces is not supported at this time: you
2773must re-configure without using spaces.
2774
2775*** Installing to a directory with non-ASCII characters in the name fails.
2776
2777Installation may fail, or the Emacs executable may not start
2778correctly, if a directory name containing non-ASCII characters is used
2779as a `configure' argument (e.g. `--prefix'). The problem can also
2780occur if a non-ASCII directory is specified in the EMACSLOADPATH
2781envvar.
2782
2783*** On Solaris, use GNU Make when installing an out-of-tree build 2763*** On Solaris, use GNU Make when installing an out-of-tree build
2784 2764
2785The Emacs configuration process allows you to configure the 2765The Emacs configuration process allows you to configure the