Changeset 1499 for ThirdParty/Mumps/stable/1.2
- Timestamp:
- Apr 3, 2010 8:02:30 AM (11 years ago)
- Location:
- ThirdParty/Mumps/stable/1.2
- Files:
-
- 1 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
ThirdParty/Mumps/stable/1.2/INSTALL.MUMPS
r1412 r1499 43 43 mv MUMPS_4.9 MUMPS 44 44 45 Further, you may apply a patch that fixes problems with matrices of size 1: 46 47 patch -p0 < mumps.patch 48 45 49 ********************************************************************** 46 50 Additional instructions for building with Msys and MinGW -
ThirdParty/Mumps/stable/1.2/get.Mumps
r1457 r1499 45 45 46 46 echo " " 47 echo "Applying patch." 48 echo " " 49 50 patch -p0 < mumps.patch 51 52 echo " " 47 53 echo "Verify that there are no error message in the output above."
Note: See TracChangeset
for help on using the changeset viewer.