Changeset 1193
- Timestamp:
- Sep 18, 2008 2:22:03 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ThirdParty/Mumps/trunk/INSTALL.MUMPS
r1159 r1193 54 54 http://sourceforge.net/project/showfiles.php?group_id=2435&package_id=241304 55 55 56 /* 57 You need to install the gcc-core, gcc-g++, and gcc-gfortran packages. After 58 installing these packages, you will also need to patch Mumps by executing the 59 command 60 61 patch -p0 < mumps_4.7.3.Win.patch 62 63 in this directory. 64 65 NOTE: THE ABOVE PATCH WAS FOR ONLY FOR THE 4.7.3 VERSION, WE DON'T HAVE A 66 PATCH FOR A LATER VERSION YET (MAYBE IT IS NOT REQUIRED)!!! 67 */ 68 56 You need to install the gcc-core, gcc-g++, and gcc-gfortran packages. 69 57 Note the executable names in the gcc packages have the suffix "sjlj" and will 70 58 not be found by the configuration script of whatever project you are trying to
Note: See TracChangeset
for help on using the changeset viewer.