• 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:

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_clink_on_windows
  • how_to_install_hec-ras_on_linux
  • how_to_install_micromamba
  • 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
19 Hits, Last modified: 2 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 (''texlive-extra'' and ''texlive-docs''), and the... full installation. This HOWTO explains how to install TeX Live as a non-root user. ===== Shared non-ro... 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: 18 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_install_micromamba
6 Hits, Last modified: 3 weeks ago
====== How to install micromamba ====== ===== On UN*X ===== <code bash> # install micromamba curl -L https://micro.mamba.pm/install.sh | env \ BIN_FOLDER="$HOME/local/bin" \ PREFIX... . ~/.bashrc </code> ===== On Windows ===== Install [[https://chrisant996.github.io/clink/|Clink]] fo
how_to_compile_modflow_6_on_slackware
5 Hits, Last modified: 12 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: 18 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_on_slackware
2 Hits, Last modified: 5 weeks 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: 5 weeks ago
e ====== [[how_to_compile_grass_on_slackware|Install GRASS]] first. <code bash> # switch to root su -... lib/sbopkg/SBo-git/gis/qgis/options.sbopkg # install qgis; # build (Q)ueuefiles, not packages, to auto
how_to_create_an_r_package
2 Hits, Last modified: 4 weeks ago
o create an R package ====== <code rsplus> # install devtools install.packages("devtools") # create a template in package/ usethis::create_package("packag
how_to_install_clink_on_windows
2 Hits, Last modified: 8 weeks ago
====== How to install Clink on Windows ====== [[https://chrisant996.github.io/clink/|Clink]] is a powe... ode batch> C:\opt\clink\clink_x64.exe autorun install echo @echo off>%LOCALAPPDATA%\clink\clink_start.c
how_to_install_hec-ras_on_linux
1 Hits, Last modified: 19 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: 3 weeks 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