a noob linux questionwhen install programs in linux, usually which dir to install?
[CitiNomad (10-9 12:03, Long long ago)]
[ 传统版 |
sForum ][登录后回复]1楼
officially it is /usr/bin,applications distributed as rpm or deb packages are usually installed there.
for applications built from tar balls, better install it to /local/bin. [va (10-9 14:42, Long long ago)]
[ 传统版 |
sForum ][登录后回复]2楼
(引用 va:officially it is /usr/bin,applications distributed as rpm or deb packages are usually installed there. for applications built f...)/usr/local/bin/usr/sfw/bin (for solaris) etc [MrDJay (10-9 15:06, Long long ago)] [ 传统版 | sForum ][登录后回复]3楼
(引用 va:officially it is /usr/bin,applications distributed as rpm or deb packages are usually installed there. for applications built f...)That's not a good idea./usr/bin is for those system tools from orignial installation.[香陵居士 (10-10 14:16, Long long ago)] [ 传统版 | sForum ][登录后回复]4楼
Actually you can install to almost anywhere in your local systembut as DJay said, /usr/local/bin is usually the default directory.[香陵居士 (10-10 14:18, Long long ago)] [ 传统版 | sForum ][登录后回复]5楼