UsrLocal: Difference between revisions

From UMIACS
Jump to navigation Jump to search
No edit summary
 
No edit summary
Line 1: Line 1:
'''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.
<hr>
<tt>/usr/local</tt> is managed via a [[Stow]] system.
<tt>/usr/local</tt> is managed via a [[Stow]] system.



Revision as of 02:01, 28 February 2015

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.


/usr/local is managed via a Stow system.

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

Starting with RHEL6 the software will be moving from /usr/local to /opt/local to work around some issues with the root user and problems with NFS.