为了从git或rails这样的源代码构建应用程序,我看到了在/ opt或/usr/local中安装的建议.
从我读过的内容来看,两者的指定用途大致相同,仅仅是一种风格问题.
有什么实际区别吗?最佳做法?
解决方法
FHS说:
A package to be installed in /opt must
locate its static files in a separate
/opt/ or /opt/
directory tree,where is a
name that describes the software
package and is the
provider’s LANANA registered name.
而/usr/local保持通常的/ bin /,/ lib,/ etc,…层次结构