Darren J Moffat wrote:
>
> >(1) needs clarification. If we follow the OpenLDAP example, then we  
> >will be putting executables in /usr/bin and /usr/lib/opends. This will  
> >cause problems in /usr/bin, since they have executables called
> >     backup
> >     status
> >     manage-tasks
> 
> Either put them in /usr/lib/opends/bin/

That does not sounds right.  /usr/lib/*/bin?

Expecting users to add /usr/lib/... to their PATH is odd.

There are no 'bin' directories under /usr/lib/- today so this would be
a first.

# pwd  
/usr/lib
# find . -type d -name dir
# 

/usr/$application/[bin|sbin|...] is what is being commonly done today
for apps which have a lot of content which doesn't cleanly dump in
/usr/bin


-- 
Jyri J. Virkki - jyri.virkki at sun.com - Sun Microsystems

Reply via email to