• 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: • nmwrri_nm_groundwater_recharge_forecasting • abdullah_azzam • open_science • welcome • s.m._asaduzzaman_reshad • gfc_canopy_assessment • lab_members • start • baokun_li • mahesh_maddineni

all

Search

You can find the results of your search below.

Ends with
  • 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
11 Hits, Last modified: 11 months ago
====== How to install TeX Live on Linux ====== Slackware installs [[https://www.tug.org/texlive/|TeX L... 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... https://mirror.ctan.org/systems/texlive/tlnet/install-tl-unx.tar.gz # uncompress it tar xvf install-tl
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_modflow_6_on_slackware
5 Hits, Last modified: 4 months ago
ckware. <code bash> # switch to root su - # install openmpi and python3-numpy; petsc requires python3... cd petsc # build petsc ./petsc.SlackBuild # install petsc cd .. rm -rf petsc installpkg petsc-*.tgz ... tup builddir --prefix=$PWD --libdir=lib meson install -C builddir mkdir -p ~/usr/local/share/pkgconfig ... allel=true --prefix=$(pwd) --libdir=bin meson install -C builddir meson test --verbose --no-rebuild -C
how_to_install_the_intel_fortran_compiler_on_linux
3 Hits, Last modified: 11 months ago
====== How to install the Intel Fortran Compiler on Linux ====== Go to [[https://www.intel.com/content... _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
2 Hits, Last modified: 12 months ago
d -u 209 -g 209 -d /var/lib/pgsql postgres # install dependency libraries; # build queuefiles, not pac... m -a -g >& ~/usr/local/src/grass/build.log # install pkgconfig config mkdir -p ~/usr/local/share/pkgco
how_to_compile_qgis_on_slackware
2 Hits, Last modified: 12 months ago
==== [[How to compile GRASS GIS on Slackware|Install GRASS GIS]] first. <code bash> # switch to root ... lib/sbopkg/SBo-git/gis/qgis/options.sbopkg # install qgis; # build (Q)ueuefiles, not packages, to auto
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