Skip to content
Snippets Groups Projects
Commit e7ef8047 authored by Christoph Groth's avatar Christoph Groth
Browse files

Merge branch 'stable_py2' into stable

parents 9fdd41e8 65d9583a
No related branches found
No related tags found
No related merge requests found
......@@ -246,7 +246,7 @@ below.
python setup.py build
sudo python setup.py install
p5. Unpack Kwant, go to the Kwant directory, and edit ``build.conf`` to read::
4. Unpack Kwant, go to the Kwant directory, and edit ``build.conf`` to read::
[lapack]
extra_link_args = -Wl,-framework -Wl,Accelerate
......@@ -255,7 +255,7 @@ p5. Unpack Kwant, go to the Kwant directory, and edit ``build.conf`` to read::
library_dirs = /opt/local/lib
libraries = zmumps_seq mumps_common_seq pord_seq esmumps scotch scotcherr mpiseq gfortran
6. Then, build and install Kwant. ::
5. Then, build and install Kwant. ::
CC=gcc-mp-4.7 LDSHARED='gcc-mp-4.7 -shared -undefined dynamic_lookup' python setup.py build
sudo python setup.py install
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment