From b5c44ab99aba72531ad84bfc3882d9980bf00b27 Mon Sep 17 00:00:00 2001 From: athomps Date: Wed, 1 Feb 2012 15:42:09 +0000 Subject: [PATCH] Added note about Apple sed git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@7640 f3b2605a-c512-4ea7-a41b-209d697bcdaa --- doc/Section_start.html | 7 ++++++- doc/Section_start.txt | 5 +++++ 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/doc/Section_start.html b/doc/Section_start.html index ba02ba91c0..7fe123ecdb 100644 --- a/doc/Section_start.html +++ b/doc/Section_start.html @@ -40,7 +40,7 @@ tar xvf lammps*.tar

This will create a LAMMPS directory containing two files and several sub-directories:

-
+
@@ -479,6 +479,11 @@ secs/timestep.

OS X is BSD Unix, so it should just work. See the src/MAKE/Makefile.mac file. +One exception to this is the BSD version of sed that comes standard +on many Apple systems. It does not support +some of the features of GNU sed used by the LAMMPS package installer. +The solution is to install GNU sed using fink, MacPorts, or some other +method.


diff --git a/doc/Section_start.txt b/doc/Section_start.txt index b5e65e4b0a..f7ae551c52 100644 --- a/doc/Section_start.txt +++ b/doc/Section_start.txt @@ -473,6 +473,11 @@ secs/timestep. OS X is BSD Unix, so it should just work. See the src/MAKE/Makefile.mac file. +One exception to this is the BSD version of sed that comes standard +on many Apple systems. It does not support +some of the features of GNU sed used by the LAMMPS package installer. +The solution is to install GNU sed using fink, MacPorts, or some other +method. :line
README text file
LICENSE the GNU General Public License (GPL)
bench benchmark problems