You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/LISF_installation_guide/dependencies.adoc
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -212,6 +212,12 @@ NOTE: Required by PROJ.
212
212
213
213
NOTE: Required by GeoTIFF and GDAL.
214
214
215
+
==== PETSc 3.16.1
216
+
217
+
*URL*: https://petsc.org/
218
+
219
+
NOTE: Required by RAPID router
220
+
215
221
=== Notes
216
222
217
223
To install these libraries, follow the instructions provided at the various URL listed above. These libraries have their own dependencies, which should be documented in their respective documentation.
@@ -242,6 +248,8 @@ If you wish to install all the libraries (required and optional, excluding JCSDA
242
248
. GDAL (optional)
243
249
. FortranGIS (optional) +
244
250
Required to use GDAL
251
+
. PETSc (optional) +
252
+
Required to use RAPID router
245
253
246
254
//If not, review the appropriate _$WORKING/arch/configure.lis.*_ file
247
255
//for some hints regarding additional low level libraries needed for
0 commit comments