Linux From Scratch Perl problems
Hi,
I'm building the latest version of LFS (6.8) on a Virtualbox VM and I'm running into a problem where Perl works before I chroot in Chapter 6, but when I chroot to build my kernel APIs I'm getting /usr/bin/perl No such File or directory.
When I cd to the build directory (/tools), I still have the same problem. When I exit the chroot environment, perl works!
Have any of you experienced this? Is there something that I'm doing wrong?
|