OptLocal: Difference between revisions

From UMIACS
Jump to navigation Jump to search
No edit summary
Tag: Reverted
m (Reverted edits by Mbaney (talk) to last revision by Rfodge)
Tag: Rollback
Line 6: Line 6:


If you are looking for a specific piece of software you can list the directory <tt>/opt/local/stow</tt>.  Some software is linked in with the <tt>stow</tt> command directly into <tt>bin,lib,man,sbin</tt> directories in <tt>/opt/local</tt>.
If you are looking for a specific piece of software you can list the directory <tt>/opt/local/stow</tt>.  Some software is linked in with the <tt>stow</tt> command directly into <tt>bin,lib,man,sbin</tt> directories in <tt>/opt/local</tt>.
This only pertains to [[RHEL7]] and above.  The software previously was found in <tt>/usr/local</tt>.

Revision as of 13:40, 23 October 2024

Note: Please see Modules, which is now our preferred method of providing locally-built software to the Institute, as well as its various labs and centers.


/opt/local is managed via a Stow system.

If you are looking for a specific piece of software you can list the directory /opt/local/stow. Some software is linked in with the stow command directly into bin,lib,man,sbin directories in /opt/local.

This only pertains to RHEL7 and above. The software previously was found in /usr/local.