• skip to content

CLAWRIM Wiki

The Computational Lab for Advanced Water Resources Informatics and Modeling

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: start » all
Trace: • owen_smith • start • open_science • hari_shreesh

all

Search

You can find the results of your search below.

Contains
  • Exact match
  • Starts with
  • Ends with
  • Contains
@howtos
  • Any namespace
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • how_to_install_hec-ras_on_linux
  • how_to_install_miniconda_on_linux
  • how_to_install_tex_live_on_linux
  • how_to_install_the_intel_fortran_compiler_on_linux

Fulltext results:

how_to_install_tex_live_on_linux
16 Hits, Last modified: 11 months ago
====== How to install TeX Live on Linux ====== Slackware installs [[https://www.tug.org/texlive/|TeX Live]] by default. How... and documentation require root permissions to install. This HOWTO explains how to install TeX Live as a non-root user. <code bash> # download the installer
how_to_compile_modflow_6_on_slackware
9 Hits, Last modified: 4 months ago
ithub.com/MODFLOW-USGS/modflow6|MODFLOW 6]] is parallelized using [[https://www.mpi-forum.org/|the Mess... ckware. <code bash> # switch to root su - # install openmpi and python3-numpy; petsc requires python3... AS; # build queuefiles, not packages, to automatically build any other dependencies sbopkg -k -i "openm... cd petsc # build petsc ./petsc.SlackBuild # install petsc cd .. rm -rf petsc installpkg petsc-*.tgz
how_to_compile_peakfq_on_linux
7 Hits, Last modified: 11 months ago
mpile PeakFQ on Linux ====== First, [[How to install the Intel Fortran Compiler on Linux|install the Intel Fortran Compiler]]. You can download the incomp... eakfq rm -rf PeakFQ_7.5.1.src cd peakfq # rename all filenames to lowercase for i in *.*; do j=$(ech... hen write(*,*) "Usage: peakfq specfile" else call get_command_argument(1, specfile) call peakfq(s
how_to_compile_qgis_on_slackware
4 Hits, Last modified: 12 months ago
==== [[How to compile GRASS GIS on Slackware|Install GRASS GIS]] first. <code bash> # switch to root ... lace USERNAME with your non-root username who installed GRASS GIS if ! echo $PKG_CONFIG_PATH | grep -q ... lib/sbopkg/SBo-git/gis/qgis/options.sbopkg # install qgis; # build (Q)ueuefiles, not packages, to automatically build any dependencies; # build (S)aved options
how_to_install_the_intel_fortran_compiler_on_linux
4 Hits, Last modified: 11 months ago
====== How to install the Intel Fortran Compiler on Linux ====== Go to [[https://www.intel.com/content... offline version. <code bash> # download the installer wget https://registrationcenter-download.intel.... _fortran-compiler_p_2024.2.1.80_offline.sh # install ./l_fortran-compiler_p_2024.2.1.80_offline.sh -a -s --eula=accept --install-dir=$HOME/usr/local/opt/oneapi rm -rf ~/intel /tm
how_to_compile_grass_gis_on_slackware
3 Hits, Last modified: 12 months ago
d -u 209 -g 209 -d /var/lib/pgsql postgres # install dependency libraries; # build queuefiles, not packages, to automatically build any other dependencies sbopkg -k -i "proj ... m -a -g >& ~/usr/local/src/grass/build.log # install pkgconfig config mkdir -p ~/usr/local/share/pkgco
how_to_download_features_using_the_arcgis_rest_api
2 Hits, Last modified: 11 months ago
turnGeometry=true # &returnTrueCurves=false # &maxAllowableOffset= # &geometryPrecision= # &outSR= # &h... e true, which means forever; # you'll have to manually break out of this infinite loop while :; do
how_to_install_hec-ras_on_linux
1 Hits, Last modified: 12 months ago
====== How to install HEC-RAS on Linux ====== Login to the Linux machine. In this example, we use NMSU
how_to_install_miniconda_on_linux
1 Hits, Last modified: 11 months ago
====== How to install Miniconda on Linux ====== <code bash> wget https://repo.anaconda.com/miniconda/M

Page Tools

  • Show page
  • Old revisions
  • Backlinks
  • Back to top
Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki