DeclException1(
ExcMissing,
std::string,
- << "When you ran 'cmake' during installation of deal.II, "
- << "no suitable installation of the BLAS or LAPACK library could "
- << "be found. Consequently, the function <" << arg1
- << "> can not be called. Refer to the doc/readme.html "
- << "file for information on how to ensure that deal.II "
- << "picks up an existing BLAS and LAPACK installation at "
- << "configuration time.");
+ << "When you ran 'cmake' during installation of deal.II, no suitable "
+ << "installation of the BLAS or LAPACK library could be found. "
+ << "Consequently, the function <" << arg1 << "> can not be called. "
+ << "Refer to the readme at https://dealii.org/current/readme.html for "
+ << "information on how to ensure that deal.II picks up an existing "
+ << "BLAS and LAPACK installation at configuration time.");
} // namespace LAPACKSupport
ExcMessage(
"To call this function you need UMFPACK, but you configured deal.II "
"without passing the necessary switch to 'cmake'. Please consult the "
- "installation instructions in doc/readme.html."));
+ "installation instructions at https://dealii.org/current/readme.html"));
}
ExcMessage(
"To call this function you need UMFPACK, but you configured deal.II "
"without passing the necessary switch to 'cmake'. Please consult the "
- "installation instructions in doc/readme.html."));
+ "installation instructions at https://dealii.org/current/readme.html"));
}
ExcMessage(
"To call this function you need UMFPACK, but you configured deal.II "
"without passing the necessary switch to 'cmake'. Please consult the "
- "installation instructions in doc/readme.html."));
+ "installation instructions at https://dealii.org/current/readme.html"));
}
ExcMessage(
"To call this function you need UMFPACK, but you configured deal.II "
"without passing the necessary switch to 'cmake'. Please consult the "
- "installation instructions in doc/readme.html."));
+ "installation instructions at https://dealii.org/current/readme.html"));
}
ExcMessage(
"To call this function you need UMFPACK, but you configured deal.II "
"without passing the necessary switch to 'cmake'. Please consult the "
- "installation instructions in doc/readme.html."));
+ "installation instructions at https://dealii.org/current/readme.html"));
}
ExcMessage(
"To call this function you need UMFPACK, but you configured deal.II "
"without passing the necessary switch to 'cmake'. Please consult the "
- "installation instructions in doc/readme.html."));
+ "installation instructions at https://dealii.org/current/readme.html"));
}
ExcMessage(
"To call this function you need UMFPACK, but you configured deal.II "
"without passing the necessary switch to 'cmake'. Please consult the "
- "installation instructions in doc/readme.html."));
+ "installation instructions at https://dealii.org/current/readme.html"));
}
ExcMessage(
"To call this function you need UMFPACK, but you configured deal.II "
"without passing the necessary switch to 'cmake'. Please consult the "
- "installation instructions in doc/readme.html."));
+ "installation instructions at https://dealii.org/current/readme.html"));
}
ExcMessage(
"To call this function you need UMFPACK, but you configured deal.II "
"without passing the necessary switch to 'cmake'. Please consult the "
- "installation instructions in doc/readme.html."));
+ "installation instructions at https://dealii.org/current/readme.html"));
}
#endif