1:::: Pull down the binaries. This will take about an hour, more if you decide to set --into to point into AFS.
{code}
nmi_crowbar --runid=193173 --download --flatten --unpack-style=release \
- --scratch=/scratch.1/adesmet --into=/scratch.1/adesmet/7.4.0-binaries=
+ --scratch=/scratch.1/adesmet --into=/scratch.1/adesmet/7.4.0-binaries
{endcode}
1:::: Delete the checksum files, we don't currently use them =rm *.md5 *.sha1=
1:::: Delete the pieces of a Windows install left around. You need to do this because the Windows tarballs are packaged differently and nmi_crowbar doesn't yet special case for it.
{code}
rm -rf bin/ etc/ examples/ hdfs/ include/ lib/ logs/ sql/ src/ testbin/
{endcode}
-1:::: For each condordebugsyms-* file, delete any corresponding *-unstripped.tar.gz". That is, for any given platform there should be a *-unstripped.tar.gz _or_ a condordebugsyms-*.
+1:::: For each condordebugsyms-* file, delete any corresponding * -unstripped.tar.gz". That is, for any given platform there should be a * -unstripped.tar.gz _or_ a condordebugsyms-*.
1:::: Move everything into place. This could take thirty minutes or so.
{code}
mv * /p/condor/public/binaries/stable/7.4/7.4.0/