On Fri, 23 Dec 2011 18:24:38 -0500 Jason P Sage <[email protected]> wrote:
> I just wanted to report that I had trouble with Perl in relation to the > ZLib Library. > > In the book it suggests a "sed" command that makes Perl compile with the > previously installed ZLib Library. > > This (unlike everything so far) failed for me. ZLib even seemed to > install without a hitch. > > I tried WITH the Errata Perl Code Injection patch and WITHOUT: Each > attampt I blew away the Perl folder and unarchived the sources fresh. > > I finally dropped the "sed" command that includes the previously > installed ZLib - and everything went off without a hitch, the compile > took a long time like the docs suggest, the tests all passed. How did you enter the sed? Did you copy and paste it from a browser into the terminal or did you type it character by character? It's quite a long, multi line sed and it's easy to make a mistake if you're typing it. Andy -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
