Installing TUFLOW on Linux: Difference between revisions

Content deleted Content added
Installation instructions for TUFLOW on Linux
 
mNo edit summary
Line 28:
</ol>
<ol>
<li value="4">This installs a version-specific copy of the TUFLOW binaries and libraries under <code>/opt/tuflow/&lt;version&gt;/bin</code> and <code>/opt/tuflow/&lt;version&gt;/lib</code>. The executable is symlinked to <code>/usr/bin</code>, allowing the required version to be run directly from the command line. There is also a launcher script in <code>/opt/tuflow/tuflow-<version>/bin/tuflow-<version>-idp.sh (or -isp for single precision) that one cane use in case some environment variables needs to be set before execution. We recommend copying these launch scripts into /usr/local/bin if you need to do modifications, as the they might otherwise be overwritten if a patch release is installed.
<li>There is also a launcher script in <code>/opt/tuflow/tuflow-<version>/bin/tuflow-<version>-idp.sh</code> for use cases where some environment variables needs to be set before execution. If you need to edit these, we recommend copying these into /usr/local/bin, as they will be overwritten if a patch release is installed.
<li>To uninstall run the preferred uninstaller command. For example:</li>
sudo rpm -e tuflow-2026.0-2026.0.0-1.x86_64