The output for those commands is:

type -pa perl

/usr/bin/perl

---

perl -e "use 5.007_003; use Encode;" ; echo $?

0

---

perl --version | grep version

This is perl 5, version 14, subversion 2 (v5.14.2) built for
i486-linux-gnu-thread-multi-64int

About the /bin/sh link, yes it was a link to dash, but I corrected it when
I read the "Host System Requirements" in the Preface of the book, so I
suppose it was correct when I built perl.

When I encountered the problem building Texinfo I tried to rebuild perl,
and since I already had deleted the sources I extracted them again.
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to