diff doc/interpreter/install.txi @ 5196:cd5cc2a80589

[project @ 2005-03-09 15:22:58 by jwe]
author jwe
date Wed, 09 Mar 2005 15:25:36 +0000
parents 91638098904a
children 14992092ab06
line wrap: on
line diff
--- a/doc/interpreter/install.txi	Tue Mar 08 19:04:12 2005 +0000
+++ b/doc/interpreter/install.txi	Wed Mar 09 15:25:36 2005 +0000
@@ -428,17 +428,4 @@
 modify Octave's configuration script to automatically determine the
 proper thing to do.
 
-@item
-After installing the binary distribution of Octave in an alternate
-directory, the Emacs command @code{run-octave} doesn't work.  Emacs
-hangs in @code{accept-process-output} in @code{inferior-octave-startup}.
-
-This seems to be a problem with executing a shell script using the
-comint package.  You can avoid the problem by changing the way Octave is
-installed to eliminate the need for the shell script.  You can either
-compile and install Octave using the source distribution, reinstall the
-binary distribution in the default directory, or copy the commands in
-the octave shell script wrapper to your shell startup files (and the
-shell startup files for anyone else who is using Octave) and then
-rename the file @file{octave.bin} to be @file{octave}.
 @end itemize