forked from lijiext/lammps
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@9012 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
7d1c3ed324
commit
8663c92293
|
@ -9,7 +9,7 @@ doc/Section_python.html and in doc/Section_start.html#start_5.
|
|||
Basically you need to follow these steps in the src directory:
|
||||
|
||||
% make makeshlib # creates Makefile.shlib
|
||||
% make -f Makefile.shlib g++ # or whatever machine target you wish
|
||||
% make -f Makefile.shlib g++ # build for whatever machine target you wish
|
||||
% make install-python # may need to do this via sudo
|
||||
|
||||
You can replace the last step with running the python/install.py
|
||||
|
|
Loading…
Reference in New Issue