I put whatever wants to be put in /opt (mostly Sun apps and tools) in /opt.
And I put all the rest quite naturally into /usr/local (or /usr/licensed
for others). I expect sun-specific tools will want to go to /opt, whereas
"normal" apps don't care about such os-specific conventions.
Stefan
In HP-UX 10, /usr is for 'Sharable operating system commands, libraries,
and documentation.'
And /opt for 'Applications.'
Vegard
--
-------------------------------------------------------------
| snailto: Vegard Bakke, Kirkegt. 9, 3600 Kongsberg, Norway |
| maillto: veg...@hibukid1.hibu.no |
| traceroute 127.0.0.1 |
>
>In HP-UX 10, /usr is for 'Sharable operating system commands, libraries,
>and documentation.'
>And /opt for 'Applications.'
snip
The SV.4 doco from HP describes /opt as a static filesystem. Should
be used for application binaries.
/var/opt is where the data from the /opt applications should go.
cheers
Roger