lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [5458] Update instructions for starting 'bash'


From: Greg Chicares
Subject: [lmi-commits] [5458] Update instructions for starting 'bash'
Date: Wed, 23 May 2012 20:11:18 +0000

Revision: 5458
          http://svn.sv.gnu.org/viewvc/?view=rev&root=lmi&revision=5458
Author:   chicares
Date:     2012-05-23 20:11:17 +0000 (Wed, 23 May 2012)
Log Message:
-----------
Update instructions for starting 'bash'

Modified Paths:
--------------
    lmi/trunk/INSTALL

Modified: lmi/trunk/INSTALL
===================================================================
--- lmi/trunk/INSTALL   2012-05-15 12:49:16 UTC (rev 5457)
+++ lmi/trunk/INSTALL   2012-05-23 20:11:17 UTC (rev 5458)
@@ -77,16 +77,11 @@
 
 (2) Install lmi
 
-Start 'bash', and enable pasting:
+Start a Cygwin shell:
 
-  Start | Programs | Cygwin | Cygwin Bash Shell
-  alt-Spacebar | Properties | Options
-  check both "QuickEdit Mode" and "Insert Mode"
-  OK
-  select "Modify shortcut that started this window"
-  OK
+  Start | Programs | Cygwin | Cygwin Terminal
 
-Copy and paste the following into 'bash':
+Copy the following, and paste it (Shift-Insert) into the shell:
 
   mkdir -p /tmp
   export TMP=/tmp
@@ -98,7 +93,7 @@
   ./install_msw.sh >$logfile 2>&1; tar -cjf $logfile.tar.bz2 $logfile
 
 Installation proceeds silently for about an hour. When you see
-"Finished building lmi", copy and paste these lines into 'bash':
+"Finished building lmi", copy and paste these lines into the shell:
 
   export PATH=/opt/lmi/local/bin:/opt/lmi/local/lib:$PATH
   cd /opt/lmi/bin; ./lmi_wx_shared --data_path=/opt/lmi/data




reply via email to

[Prev in Thread] Current Thread [Next in Thread]