Re: Annotated Install Script

2014-10-02 Thread Steve Cookson
On 02/10/14 17:04, James Lynes wrote: Listed below is an annotated version of Steve's script. Nice. There are some git commands between perl Build and perl Build Install and between make and make install. Is this ordering necessary? I'd like to move the git stuff below the build/make stuff.

Annotated Install Script

2014-10-02 Thread James Lynes
Steve, Johan, et.al. I'm sorry to hear that Citrus Perl is dormant. It worked well for me. Listed below is an annotated version of Steve's script. Before I try to run it, I have more questions. There are some git commands between perl Build and perl Build Install and between make and make insta