comparison README.MacOS @ 12266:a319d7ed61c6 release-3-4-x

README.MacOS: Modify instructions for MacPorts to deactivate rather than uninstall octave.
author Ben Abbott <bpabbott@mac.com>
date Thu, 27 Jan 2011 18:46:33 -0500
parents 6a82092ffaea
children c2d2f880dca2
comparison
equal deleted inserted replaced
12265:98aa32814e3c 12266:a319d7ed61c6
243 243
244 octave:1> octave_config_info.config_opts 244 octave:1> octave_config_info.config_opts
245 245
246 Now uninstall the Octave port. 246 Now uninstall the Octave port.
247 247
248 sudo port uninstall octave-devel 248 sudo port deactivate octave-devel
249 249
250 This will remove Octave and leave its dependencies in place. Now Octave may be 250 This will remove Octave and leave its dependencies in place. Now Octave may be
251 built from the local mercurial archive by typing the commands below, where the 251 built from the local mercurial archive by typing the commands below, where the
252 configure options mentioned above are substituted for the parameter 252 configure options mentioned above are substituted for the parameter
253 ${config_opts}. If the sources being built are from the mercurial archive, then 253 ${config_opts}. If the sources being built are from the mercurial archive, then