From 32acd47bccadc0c027fb1285c3cd376682093585 Mon Sep 17 00:00:00 2001
From: Daniel Arndt
+ Since ARPACK has not been maintained by Rice university for some years, Debian, + Octave and Scilab developers gathered their + own modifications and bug fixes + in the library ARPACK-NG. + Furthermore, ARPACK-NG equips ARPACK with a CMake build system. +
+Below is a short summary of instructions on how to compile and install - ARPACK by hand (for the case you wish to do so) - or using ARPACK-NG - that equips ARPACK with a CMake build system. + ARPACK or ARPACK-NG by hand + (for the case you wish to do so).
- Note: For compilation of ARPACK we emphasise
+ Note: For compilation of ARPACK we emphasize
adding the compiler flag -fPIC
. This is a definite
requirement if we are compiling deal.II with
shared libraries (which is the default). If we had preferred to be
--
2.39.5