UsrLocal: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
| No edit summary | 
| (No difference) | 
Revision as of 20:41, 10 May 2011
/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.