On Wed, 2005-10-19 at 10:57 -0600, Archaic wrote: > On Wed, Oct 19, 2005 at 11:46:06AM -0500, Tushar Teredesai wrote: > > > > FYI, providing examples for all situtations mentioned above: > > * openssh: --libexecdir=/usr/sbin to install the server into /usr/sbin. > > This is broken, then. sshd should be in root's path, ergo the Makefile > should not assume that it is a libexecdir type of binary.
Problem is, it is simply not true. sshd is installed in $PREFIX/sbin by default. libexedir has nothing to do with it. -- Randy rmlinux: [bogomips 3923.96] [GNU ld version 2.16.1] [gcc (GCC) 4.0.1] [GNU C Library stable release version 2.3.5] [Linux 2.6.12.6 i686] 12:03:23 up 10 days, 21:12, 9 users, load average: 0.14, 0.29, 0.26 -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
