2007/12/9, Alexander E. Patrakov <[EMAIL PROTECTED]>: > (not sure what they do with perllocal.pod, but it is not in the > resulting package either)
They use PERL_INSTALL_ROOT instead of DESTDIR and build the package as non-root, thus perllocal.pod goes to /usr and fails to be written (error is ignored by the Makefile) because of permissions. -- Alexander E. Patrakov -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
