On 12/2/06, Wit <[EMAIL PROTECTED]> wrote:
So, the new question, I think, is why does autoconf not detect the
chrroted correctly installed Perl stuff? It does find the /tools. Is it
perhaps using some config file left from the chapter 5 install?
So perl did get installed to the right place? And you have
/usr/lib/perl5/5.8.8/i686-linux/File/Glob.pm? Try out this command and
we'll see where the new perl says it's module path is.
# perl -le 'print join("\n", @INC)'
/usr/lib/perl5/5.8.8/i686-linux
/usr/lib/perl5/5.8.8
/usr/lib/perl5/site_perl/5.8.8/i686-linux
/usr/lib/perl5/site_perl/5.8.8
/usr/lib/perl5/site_perl
.
I just installed perl in the chroot, and that's what I came up with. I
think something might still be wrong with your perl installation
because looking at the original post, the failing is coming from the
Autom4te perl modules.
--
Dan
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page