Difference between revisions of "Installation"
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
=== Common Installation Problems === | === Common Installation Problems === | ||
==== Incorrect pointer selection ==== | ==== Incorrect pointer selection ==== | ||
A very common installation problem is to select the wrong include files include/integer4 versus include/integer8. If you compile and run the program maintain/memprobe.c, it will provide you | A very common installation problem is to select the wrong include files include/integer4 versus include/integer8. If you compile and run the program maintain/memprobe.c, it will provide you guidance on selecting the correct include directories. |
Revision as of 21:11, 20 June 2017
Installation Manual
The installation manual can be downloaded from the feap project site at http://projects.ce.berkeley.edu/feap.
Installation Videos
There are two installation videos demonstrating a windows install and one demonstrating a Mac/Unix/Linux install.
Common Installation Problems
Incorrect pointer selection
A very common installation problem is to select the wrong include files include/integer4 versus include/integer8. If you compile and run the program maintain/memprobe.c, it will provide you guidance on selecting the correct include directories.