changeset 865:21590939a794 octave-forge

Updating install instructions
author persquare
date Fri, 14 Mar 2003 22:20:22 +0000
parents a09ee903f9a3
children a7b2477fc81e
files INSTALL.MacOSX
diffstat 1 files changed, 6 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/INSTALL.MacOSX	Fri Mar 14 16:52:56 2003 +0000
+++ b/INSTALL.MacOSX	Fri Mar 14 22:20:22 2003 +0000
@@ -37,6 +37,8 @@
 
 Install OCTAVE-FORGE on Mac OS X 10.2.x
 =======================================
+0) The following instructions refer to octave-forge-2002.11.30
+
 1) Preparations
 ---------------
 Read the file extra/MacOSX/README and decide if you want to remove the file NOINSTALL in extra/MacOSX
@@ -48,7 +50,10 @@
 
 Set PROGS to an empty string in FIXES/Makefile (Can't override builtins on OSX, yet)
 
-Comment out forced strip command in extra/mex/Makefile
+Remove strip command in extra/mex/Makefile (line 17):
+    $(STRIP) mex.o # mkoctfile doesn't strip .o files
+
+    NB. that command has been removed in later revisions of the makefile 			
 
 Change the options to cp in octinst.sh to read: