Author: matt
Date: 2011-01-29 06:35:01 -0800 (Sat, 29 Jan 2011)
New Revision: 8330
Log:
Doc update for OS X installation.

Modified:
   branches/branch-1.3/README.OSX.txt

Modified: branches/branch-1.3/README.OSX.txt
===================================================================
--- branches/branch-1.3/README.OSX.txt  2011-01-29 09:37:45 UTC (rev 8329)
+++ branches/branch-1.3/README.OSX.txt  2011-01-29 14:35:01 UTC (rev 8330)
@@ -232,6 +232,7 @@
 for all FLTK frameworks will then be at "/Library/Frameworks/fltk.framework/
 Headers/". Add this path to the header search path of your projects.
 
+  sudo rm -f -r /Library/Frameworks/fltk*
   sudo cp -R ide/Xcode3/build/Release/fltk*.framework /Library/Frameworks/
 
 Many FLTK applications will use Fluid, the FLTK User Interface builder, to 
@@ -239,6 +240,7 @@
 tools:
 
   sudo mkdir /Developer/Applications/Utilities/FLTK/
+  sudo rm -f -r /Developer/Applications/Utilities/FLTK/Fluid.app
   sudo cp -R ide/Xcode3/build/Release/Fluid.app 
/Developer/Applications/Utilities/FLTK/
 
 

_______________________________________________
fltk-commit mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-commit

Reply via email to