Added note about Apple sed

git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@7640 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
athomps
2012-02-01 15:42:09 +00:00
parent 44b7f26dd7
commit b5c44ab99a
2 changed files with 11 additions and 1 deletions

View File

@ -40,7 +40,7 @@ tar xvf lammps*.tar
<P>This will create a LAMMPS directory containing two files and several <P>This will create a LAMMPS directory containing two files and several
sub-directories: sub-directories:
</P> </P>
<DIV ALIGN=center><TABLE BORDER=1 > <DIV ALIGN=center><TABLE WIDTH="0%" BORDER=1 >
<TR><TD >README</TD><TD > text file</TD></TR> <TR><TD >README</TD><TD > text file</TD></TR>
<TR><TD >LICENSE</TD><TD > the GNU General Public License (GPL)</TD></TR> <TR><TD >LICENSE</TD><TD > the GNU General Public License (GPL)</TD></TR>
<TR><TD >bench</TD><TD > benchmark problems</TD></TR> <TR><TD >bench</TD><TD > benchmark problems</TD></TR>
@ -479,6 +479,11 @@ secs/timestep.
<P>OS X is BSD Unix, so it should just work. See the <P>OS X is BSD Unix, so it should just work. See the
src/MAKE/Makefile.mac file. 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.
</P> </P>
<HR> <HR>

View File

@ -473,6 +473,11 @@ secs/timestep.
OS X is BSD Unix, so it should just work. See the OS X is BSD Unix, so it should just work. See the
src/MAKE/Makefile.mac file. 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 :line