On 8/31/06, Tobias Lieber <[EMAIL PROTECTED]> wrote:

i think i found a bug in the development book.
In chapter 6.50 (the installation of shadow) the configure-command
should look like this:

./configure --libdir=/lib --enable-shared --without-selinux \
        --sysconfdir=/etc

. This is needed because the default sysconfdir ist /usr/etc since
prefix is /usr in default. With default setting the default directory,
login.defs, limits and login.access are copied/created to /usr/etc/
but pwconv and passwd, which are later in the chapter executed need
them in /etc.

Thanks. Is this with shadow-4.0.17 or shadow-4.0.18.x?

--
Dan
--
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to