[GRASSweb-list]markus: web/grass5/binary/mac_os_x README.html,1.6,1.7

grass at intevation.de grass at intevation.de
Sun Nov 24 13:49:37 EST 2002


Author: markus

Update of /grassrepository/web/grass5/binary/mac_os_x
In directory doto:/tmp/cvs-serv31340

Modified Files:
	README.html 
Log Message:
added how to apply the patches (from Jeshua)

Index: README.html
===================================================================
RCS file: /grassrepository/web/grass5/binary/mac_os_x/README.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- README.html	15 Nov 2002 12:54:11 -0000	1.6
+++ README.html	24 Nov 2002 18:49:35 -0000	1.7
@@ -85,10 +85,24 @@
 variable if you are using the Terminal application.
 
 If you want to use the native Mac OS X Tcl/Tk interface you will also need to
-download and apply the gui.tcl.MacOSX.TclTk.patch.
+download and apply the file 'gui.tcl.MacOSX.TclTk.patch'.
 
 If you want to use NVIZ, you will need to download and apply the
-widgets.tcl.OpenOSX.patch.
+file 'widgets.tcl.OpenOSX.patch'.
+
+-------
+How to apply a patch:
+widgets.tcl.OpenOSX.patch:
+    cp widgets.tcl.OpenOSX.patch /usr/local/grass5/etc/nviz2.2/scripts/
+    cd /usr/local/grass5/etc/nviz2.2/scripts/
+    patch -p1 < widgets.tcl.OpenOSX.patch
+
+gui.tcl.MacOSX.TclTk.patch:
+    cp gui.tcl.MacOSX.TclTk.patch /usr/local/grass5/tcltkgrass/main/
+    cd /usr/local/grass5/tcltkgrass/main
+    patch -p1 < gui.tcl.MacOSX.TclTk.patch
+
+-------
 
 After installation please enter:
         % source /etc/csh.cshrc /etc/csh.login
@@ -99,7 +113,7 @@
         % grass5
 
 The user interface is started within GRASS:
-        % tcltkgrass&amp;
+        % tcltkgrass &amp;
 
 Note: If you are starting from the beginning, you have 
 to define your project area within GRASS before 





More information about the grass-web mailing list