Re: Annotated Install Script
Steve Cookson <[email protected]>
| Newsgroups | gmane.comp.lang.perl.wxperl |
|---|---|
| Message-ID | <[email protected]> |
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. The git stuff is just because I tend to modify the vanilla installation and I want a baseline, but feel free to remove it. If you want to modify it and you want a baseline, that would be the correct place. Thanks for your input, I look forward to your timings, I might do a reinstall myself and I'll let you know how long it takes. Regards Steve.