This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
instructions [2014/06/03 14:37] gilmer |
instructions [2014/06/03 14:40] (current) gilmer |
||
---|---|---|---|
Line 17: | Line 17: | ||
7. In the source directory, open the file Makefile_local, and look under #Libraries | 7. In the source directory, open the file Makefile_local, and look under #Libraries | ||
- | 8. Set PARDISO_LIBDIR = -L[path to directory containing the dynamic library] | + | 8. Set PARDISO_LIBDIR = -L[path to directory containing the dynamic library] (That is a capitol L, and leave out brackets around path) |
- | 9. Set PARDISO_LIBS = -lpardiso500-MACOS-X86-64 | + | 9. Set PARDISO_LIBS = -lpardiso500-MACOS-X86-64 (That is a lowercase L) |
10. Open Makefile, look under ##Choose Matrix Solver Package | 10. Open Makefile, look under ##Choose Matrix Solver Package |