fix a bunch of broken linke or make links unique across files

This commit is contained in:
Axel Kohlmeyer
2018-08-09 16:50:09 +02:00
parent a97ad15d22
commit df20fbbca4
11 changed files with 23 additions and 19 deletions

View File

@ -68,7 +68,7 @@ need to prefix this with "sudo". In this mode you cannot control
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
the LAMMPS shared library (see "this section"_Python_shlib.html), you will
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.