git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@9614 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp
2013-03-07 21:22:06 +00:00
parent 4fd5028c19
commit bfa67dbdf8
16 changed files with 165 additions and 83 deletions

View File

@ -161,7 +161,7 @@ which Python is invoked by root.
Note that if you want Python to be able to load different versions of
the LAMMPS shared library (see "this section"_#py_5 below), you will
need to manually copy files like lmplammps_g++.so into the appropriate
need to manually copy files like liblammps_g++.so into the appropriate
system directory. This is not needed if you set the LD_LIBRARY_PATH
environment variable as described above.